]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Tue, 13 Sep 2016 02:59:30 +0000 (10:59 +0800)
committerXinchen Hui <laruence@gmail.com>
Tue, 13 Sep 2016 02:59:30 +0000 (10:59 +0800)
NEWS

diff --git a/NEWS b/NEWS
index ba65180701dd4a73e503c1caca2ee69ba722f793..6c4b199c641d38d5d0ef272e580475272535c9c9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP                                                                        NEWS
 ?? ??? 2016, PHP 7.1.0RC2
 
 - Core:
+  . Fixed bug #73067 (__debugInfo crashes when throwing an exception).
+    (Laruence)
   . Fixed bug #73025 (Heap Buffer Overflow in virtual_popen of
     zend_virtual_cwd.c). (cmb)
   . Fixed bug #73058 (crypt broken when salt is 'too' long). (Anatol)