uopz_function
Creates a function at runtime
&uopz.warn.removed.function-5-0-0;
&reftitle.description;
voiduopz_function
stringfunction
Closurehandler
intmodifiers
voiduopz_function
stringclass
stringfunction
Closurehandler
intmodifiers
Creates a function at runtime
&reftitle.parameters;
class
The name of the class to receive the new function
function
The name of the function
handler
The Closure for the function
modifiers
The modifiers for the function, by default copied or ZEND_ACC_PUBLIC
&reftitle.returnvalues;
&reftitle.examples;
uopz_function example
]]>
&example.outputs;
uopz_function class example
]]>
&example.outputs;