projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
872fdd1
)
Revert "Update NEWS"
author
Xinchen Hui
<laruence@gmail.com>
Sat, 24 Mar 2012 11:27:00 +0000
(19:27 +0800)
committer
Xinchen Hui
<laruence@gmail.com>
Sat, 24 Mar 2012 11:27:00 +0000
(19:27 +0800)
This reverts commit
88a8085aa3ae4ce3928d0309a3c5530e7483a134
.
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 753c348af558d0c9a6fc1b7d27837963a7a7d70c..7853ad6cc89c00a7b8e1694e4ceb9a042ed6e00b 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-33,8
+33,6
@@
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)