]> granicus.if.org Git - php/commitdiff
updated NEWS
authorXinchen Hui <laruence@gmail.com>
Thu, 14 Mar 2019 08:47:16 +0000 (16:47 +0800)
committerXinchen Hui <laruence@gmail.com>
Thu, 14 Mar 2019 08:47:16 +0000 (16:47 +0800)
NEWS

diff --git a/NEWS b/NEWS
index dc4bb61e2a9dd94567236c68bd30ddb63dda8c4a..6ddf1be1a0426ce2636db21516e4c884d383a26d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP                                                                        NEWS
 ?? ??? ????, PHP 7.3.4
 
 - Core:
+  . Fixed bug #77738 (Nullptr deref in zend_compile_expr). (Laruence)
   . Fixed bug #77660 (Segmentation fault on break 2147483648). (Laruence)
   . Fixed bug #77652 (Anonymous classes can lose their interface information).
     (Nikita)