Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
Newsgroups
»
php.internals
»
expected behavior of call_user_function()
»
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? =====