projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ffc442
)
Update NEWS
author
Xinchen Hui
<laruence@gmail.com>
Sat, 24 Mar 2012 07:15:58 +0000
(15:15 +0800)
committer
Xinchen Hui
<laruence@gmail.com>
Sat, 24 Mar 2012 07:15:58 +0000
(15:15 +0800)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 7853ad6cc89c00a7b8e1694e4ceb9a042ed6e00b..753c348af558d0c9a6fc1b7d27837963a7a7d70c 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-33,6
+33,8
@@
PHP NEWS
. Fixed bug #60801 (strpbrk() mishandles NUL byte). (Adam)
. Fixed bug #60717 (Order of traits in use statement can cause a fatal
error). (Stefan)
+ . Implemented FR #60738 (Allow 'set_error_handler' to handle NULL).
+ (Laruence, Nikita Popov)
. Fixed bug #60573 (type hinting with "self" keyword causes weird errors).
(Laruence)
. Fixed bug #60569 (Nullbyte truncates Exception $message). (Ilia)