Skip to content

Commit 88a8085

Browse files
committed
Update NEWS
1 parent 7ffc442 commit 88a8085

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ PHP NEWS
3333
. Fixed bug #60801 (strpbrk() mishandles NUL byte). (Adam)
3434
. Fixed bug #60717 (Order of traits in use statement can cause a fatal
3535
error). (Stefan)
36+
. Implemented FR #60738 (Allow 'set_error_handler' to handle NULL).
37+
(Laruence, Nikita Popov)
3638
. Fixed bug #60573 (type hinting with "self" keyword causes weird errors).
3739
(Laruence)
3840
. Fixed bug #60569 (Nullbyte truncates Exception $message). (Ilia)

0 commit comments

Comments
 (0)