uopz_overload

(PECL uopz 1, PECL uopz 2)

uopz_overloadOverload a VM opcode

Warning

This function has been REMOVED in PECL uopz 5.0.0.

Description

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

Examples

Example #1 uopz_overload() example

<?php
uopz_overload
(ZEND_EXIT, function(){});

exit();
echo
"Hello World";
?>

The above example will output:

Hello World
add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant