expected behavior of call_user_function()

php.internals

Unnamed Person

22 years ago
Is it expected that call_user_function() will free up memory allocated to the function name and argument array? =====