|
uopz_restoreRestore a previously backed up function Warning
This function has been REMOVED in PECL uopz 5.0.0. Description
void uopz_restore(string
$function )void uopz_restore(string
$class , string $function )Restore a previously backed up function Parameters
Return Values
ExamplesExample #1 uopz_restore example
The above example will output something similar to: Warning: fgets() expects at least 1 parameter, 0 given in /path/to/script.php on line 8 |