Home
last modified time | relevance | path

Searched refs:set_error_handler (Results 76 – 100 of 157) sorted by relevance

1234567

/PHP-7.4/Zend/tests/
H A Dcall_to_deprecated_function_args.phpt6 set_error_handler(function($code, $msg) {
H A Dbug61767.phpt5 set_error_handler(function($code, $msg, $file = null, $line = null) {
H A Dmethods-on-non-objects-usort.phpt5 set_error_handler(function($code, $message) {
H A Dnowdoc_015.phpt8 set_error_handler('error_handler');
H A Dbug45805.phpt31 set_error_handler(
H A Dexception_before_fatal.phpt9 set_error_handler("exception_error_handler");
H A Dbug64960.phpt20 set_error_handler(function()
H A Ddebug_backtrace_with_include_and_this.phpt20 set_error_handler(function($code, $msg, $file, $line) {
H A Dbug80972.phpt11 set_error_handler('exceptions_error_handler');
H A Dbug74408.phpt17 set_error_handler('ErrorHandling::error_handler');
H A Dbug38047.phpt6 set_error_handler('kalus_error_handler');
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug44295-win.phpt12 set_error_handler('my_error_handler');
H A Dbug44295.phpt12 set_error_handler('my_error_handler');
/PHP-7.4/tests/lang/
H A Derror_2_exception_001.phpt25 set_error_handler("ErrorsToExceptions");
H A Dbug22592.phpt9 set_error_handler('error_hdlr');
/PHP-7.4/ext/intl/tests/
H A Dtimezone_hasSameRules_error.phpt16 set_error_handler("error_handler");
H A Dcalendar_setTimeZone_error.phpt20 set_error_handler('eh');
/PHP-7.4/ext/reflection/tests/
H A Dbug76936.phpt15 set_error_handler(
/PHP-7.4/ext/spl/tests/
H A DCallbackFilterIteratorTest-002.phpt6 set_error_handler(function($errno, $errstr){
/PHP-7.4/ext/iconv/tests/
H A Diconv_strrpos.phpt13 set_error_handler('my_error_handler');
H A Diconv_strpos.phpt13 set_error_handler('my_error_handler');
/PHP-7.4/ext/openssl/tests/
H A Dopenssl_pkcs7_decrypt_error.phpt11 set_error_handler("myErrorHandler");
/PHP-7.4/scripts/dev/
H A Dtidy.php3 set_error_handler(function($_, $msg) {
/PHP-7.4/ext/simplexml/tests/
H A Dbug37565.phpt12 set_error_handler('my_error_handler');
/PHP-7.4/ext/posix/tests/
H A Dposix_ttyname_variation6.phpt27 set_error_handler('test_error_handler');

Completed in 32 milliseconds

1234567