]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Mon, 13 Feb 2017 11:17:51 +0000 (19:17 +0800)
committerXinchen Hui <laruence@gmail.com>
Mon, 13 Feb 2017 11:17:51 +0000 (19:17 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 6fa6d883b1877b7668635909cf4e74f1d4080adc..4dfcf143434c2be0ab963d32ff483eda51534f6f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP                                                                        NEWS
 ?? ??? 2017, PHP 7.1.3
 
 - Core:
+  . Fixed bug #73989 (PHP 7.1 Segfaults within Symfony test suite).
+    (Dmitry, Laruence)
   . Fixed bug #74084 (Out of bound read - zend_mm_alloc_small). (Laruence)
   . Fixed bug #73807 (Performance problem with processing large post request).
     (Nikita)