Home
last modified time | relevance | path

Searched refs:error_handler (Results 1 – 14 of 14) sorted by relevance

/PHP-8.3/Zend/tests/
H A Dbug67314.phpt10 function error_handler() { return false; }
12 set_error_handler('error_handler');
H A Dbug63206.phpt2 Bug #63206 Fully support error_handler stacking, even inside the error_handler
H A Dnowdoc_015.phpt5 function error_handler($num, $msg, $file, $line) {
8 set_error_handler('error_handler');
H A Dbug63206_1.phpt2 Bug #63206 Fully support error_handler stacking, even with null
H A Dbug76025.phpt2 Bug #76025 (Segfault while throwing exception in error_handler)
/PHP-8.3/ext/intl/tests/
H A Dtimezone_hasSameRules_error.phpt9 function error_handler($errno, $errstr, $errfile, $errline)
14 set_error_handler("error_handler");
/PHP-8.3/tests/lang/
H A Dbug25547.phpt2 Bug #25547 (error_handler and array index with function call)
H A Dbug25922.phpt2 Bug #25922 (SEGV in error_handler when context is destroyed)
/PHP-8.3/ext/spl/tests/SplFileObject/
H A Dbug79710.phpt2 Bug #79710: Reproducible segfault in error_handler during GC involved an SplFileObject
/PHP-8.3/ext/phar/tests/
H A Dcreate_path_error.phpt22 function error_handler($errno, $errmsg)
27 set_error_handler('error_handler');
/PHP-8.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_utf8_mobile.c585 …ert_buf *buf, bool end, const unsigned short emoji_map[][3], int n, mb_from_wchar_fn error_handler) in mb_wchar_to_utf8_kddi() argument
627 MB_CONVERT_ERROR(buf, out, limit, w, error_handler); in mb_wchar_to_utf8_kddi()
669 MB_CONVERT_ERROR(buf, out, limit, w, error_handler); in mb_wchar_to_utf8_kddi()
/PHP-8.3/Zend/tests/in-de-crement/
H A Dunset_globals_in_error_handler.phpt2 Unset variable via $GLOBALS array in error_handler
H A Dunset_object_property_in_error_handler.phpt2 Unset property via error_handler
/PHP-8.3/ext/opcache/jit/vtune/
H A Dittnotify_config.h452 void* error_handler; member

Completed in 17 milliseconds