Home
last modified time | relevance | path

Searched refs:call_user_method_array (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug44487.phpt2 Bug #44487 (call_user_method_array issues a warning when throwing an exception)
19 call_user_method_array('test', $bar, array()) ;
/PHP-5.5/ext/standard/
H A Dbasic_functions.h85 PHP_FUNCTION(call_user_method_array);
H A Dbasic_functions.c2989 PHP_DEP_FE(call_user_method_array, arginfo_call_user_method_array)
4864 PHP_FUNCTION(call_user_method_array) argument
/PHP-5.5/
H A DNEWS6935 - Fixed bug #44487 (call_user_method_array issues a warning when throwing an exception). (David Sor…

Completed in 51 milliseconds