]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Thu, 24 Nov 2016 04:04:03 +0000 (12:04 +0800)
committerXinchen Hui <laruence@gmail.com>
Thu, 24 Nov 2016 04:04:03 +0000 (12:04 +0800)
NEWS

diff --git a/NEWS b/NEWS
index f17b01b022ec725938890862b3785a7229222956..4b64511d9237f969bb2a912278b0aecb6110641a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP                                                                        NEWS
 ?? ??? ????, PHP 7.1
 
 - Core:
+  . Fixed bug #73585 (Logging of "Internal Zend error - Missing class
+    information" missing class name). (Laruence)
   . Fixed memory leak(null coalescing operator with Spl hash). (Tyson Andre)
 
 - Calendar: