]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Sun, 24 Sep 2017 09:24:43 +0000 (17:24 +0800)
committerXinchen Hui <laruence@gmail.com>
Sun, 24 Sep 2017 09:24:43 +0000 (17:24 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 07fd8ef1b0caf7a87bd510784467f3fbf9af2b9e..849d8dd3d0d560c86faad697711db2144476763e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP                                                                        NEWS
 ?? ??? ????, PHP 7.1.11
 
 - Core:
+  . Fixed bug #75241 (Null pointer dereference in zend_mm_alloc_small()).
+    (Laruence)
   . Fixed bug #75236 (infinite loop when printing an error-message). (Andrea)
   . Fixed bug #75252 (Incorrect token formatting on two parse errors in one
     request). (Nikita)