]> granicus.if.org Git - php/commitdiff
Update NEWs
authorXinchen Hui <laruence@gmail.com>
Wed, 9 Aug 2017 03:29:54 +0000 (11:29 +0800)
committerXinchen Hui <laruence@gmail.com>
Wed, 9 Aug 2017 03:29:54 +0000 (11:29 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 1eb743a974de16dfe5b1f94d8bc0a9b2ee4467b1..fb15b6315788e536b2865c6a7374a24746b7b4c2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,8 @@ PHP                                                                        NEWS
   . Updated to SQLite 3.20.0. (cmb)
 
 - SPL:
+  . Fixed bug #75049 (spl_autoload_unregister can't handle
+    spl_autoload_functions results). (Laruence)
   . Added spl_object_id(). (Tyson Andre)
 
 - XMLRPC: