uopz_overload

PECL uopz 1, PECL uopz 2 Deprecated: PECL uopz 5
uopz_overload - Overload a VM opcode
Manual
Code Examples

uopz_overload( int$opcode, Callable$callable ): void

Overloads the specified opcode with the user defined function

Parameters

opcode

A valid opcode, see constants for details of supported codes

callable

Return Values

Example of uopz_overload

Show all examples for uopz_overload

PHP Version: