|
uopz_renameRename a function at runtime Warning
This function has been REMOVED in PECL uopz 5.0.0. Description
void uopz_rename(string
$function, string $rename)void uopz_rename(string
$class, string $function, string $rename)
Renames
Parameters
Return Values
ExamplesExample #1 uopz_rename example The above example will output: 11 Example #2 uopz_rename class example The above example will output: 11 |