]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Mon, 25 Feb 2019 07:00:37 +0000 (15:00 +0800)
committerXinchen Hui <laruence@gmail.com>
Mon, 25 Feb 2019 07:00:37 +0000 (15:00 +0800)
NEWS

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