Home
last modified time | relevance | path

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

/PHP-5.3/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.3/ext/standard/
H A Dbasic_functions.h85 PHP_FUNCTION(call_user_method_array);
H A Dbasic_functions.c2961 PHP_DEP_FE(call_user_method_array, arginfo_call_user_method_array)
4861 PHP_FUNCTION(call_user_method_array) argument
/PHP-5.3/
H A DUPGRADING179 - call_user_method() and call_user_method_array() are now deprecated. Use
H A DNEWS3885 - Fixed bug #44487 (call_user_method_array issues a warning when throwing an exception). (David Sor…

Completed in 53 milliseconds