]> granicus.if.org Git - php/commit
- Simplify call_user_func/call_user_func_array implementation
authorMarcus Boerger <helly@php.net>
Thu, 8 Feb 2007 15:31:01 +0000 (15:31 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 8 Feb 2007 15:31:01 +0000 (15:31 +0000)
commit9c0b73f9c4ff7670563f5d874555f0f45f6713df
treeb40c95df036d9cd85b2cc1ae766aa6a3fa662ac1
parentd455f0b64475ffb7c052342c7fd512fdf86ee494
- Simplify call_user_func/call_user_func_array implementation
- Allow call_user_func/call_user_func_array to return reference
ext/standard/basic_functions.c
ext/standard/tests/general_functions/bug40398.phpt
ext/standard/tests/general_functions/call_user_func_return.phpt [new file with mode: 0755]