uopz_overload
PECL uopz 1, PECL uopz 2
Deprecated: PECL uopz 5
uopz_overload - Overload a VM opcode
Manual
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