php-doc-en/reference/errorfunc/functions
Christoph M. Becker 7a312f9c79
set_error_handler() no longer returns null on failure
As of PHP 8.0.0, it throws a TypeError; prior to that version, that was
undefined behavior (as documented for internal functions).
2021-11-18 15:23:04 +01:00
..
debug-backtrace.xml Remove PHP 5 specific info 2021-05-23 15:07:41 +02:00
debug-print-backtrace.xml Remove PHP 5 specific info 2021-05-23 15:07:41 +02:00
error-clear-last.xml Fix issues in ErrorFunc directory 2021-06-09 12:12:17 +03:00
error-get-last.xml Fix issues in ErrorFunc directory 2021-06-09 12:12:17 +03:00
error-log.xml Fix issues in ErrorFunc directory 2021-06-09 12:12:17 +03:00
error-reporting.xml Remove E_STRICT and other PHP 5 related information (#730) 2021-08-17 17:56:25 +01:00
restore-error-handler.xml Fix issues in ErrorFunc directory 2021-06-09 12:12:17 +03:00
restore-exception-handler.xml Fix issues in ErrorFunc directory 2021-06-09 12:12:17 +03:00
set-error-handler.xml set_error_handler() no longer returns null on failure 2021-11-18 15:23:04 +01:00
set-exception-handler.xml Types are not hints in PHP. (#1003) 2021-10-09 14:43:01 +01:00
trigger-error.xml Generate methodsynopses based on stubs for Zend functions and methods 2021-05-22 16:48:16 +02:00
user-error.xml Converted to utf-8 2010-03-28 22:10:10 +00:00