We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ffc442 commit 88a8085Copy full SHA for 88a8085
NEWS
@@ -33,6 +33,8 @@ PHP NEWS
33
. Fixed bug #60801 (strpbrk() mishandles NUL byte). (Adam)
34
. Fixed bug #60717 (Order of traits in use statement can cause a fatal
35
error). (Stefan)
36
+ . Implemented FR #60738 (Allow 'set_error_handler' to handle NULL).
37
+ (Laruence, Nikita Popov)
38
. Fixed bug #60573 (type hinting with "self" keyword causes weird errors).
39
(Laruence)
40
. Fixed bug #60569 (Nullbyte truncates Exception $message). (Ilia)
0 commit comments