summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2017-08-09 11:29:32 +0800
committerXinchen Hui <laruence@gmail.com>2017-08-09 11:29:32 +0800
commit46ecda76ba2989957c9f6d049d76d6e668918d12 (patch)
treef14886dd58ac2d93c472dd692bbc6497369e64a3
parent307acb661856850371fb77fafcb4edb0c8f11bd9 (diff)
downloadphp-git-46ecda76ba2989957c9f6d049d76d6e668918d12.tar.gz
Update NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 06e3fc0cc6..39449d401b 100644
--- a/NEWS
+++ b/NEWS
@@ -51,6 +51,8 @@ PHP NEWS
(Laruence)
- SPL:
+ . Fixed bug #75049 (spl_autoload_unregister can't handle
+ spl_autoload_functions results). (Laruence)
. Fixed bug #74669 (Unserialize ArrayIterator broken). (Andrew Nester)
. Fixed bug #74977 (Appending AppendIterator leads to segfault).
(Andrew Nester)