]> granicus.if.org Git - php/commitdiff
Update NEWS
authorPeter Kokot <peterkokot@gmail.com>
Fri, 1 Mar 2019 21:44:22 +0000 (22:44 +0100)
committerPeter Kokot <peterkokot@gmail.com>
Fri, 1 Mar 2019 21:44:22 +0000 (22:44 +0100)
NEWS

diff --git a/NEWS b/NEWS
index c4b28f8720a03b5e64b4c09713da2a9739af8ddc..ee5440641ab597169a95c881d4bc328e93d56c6c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ PHP                                                                        NEWS
   . Fixed bug #77660 (Segmentation fault on break 2147483648). (Laruence)
   . Fixed bug #77652 (Anonymous classes can lose their interface information).
     (Nikita)
+  . Fixed bug #77609 (Tests with shared extensions fails). (Ralf Habacker)
 
 - FPM:
   . Fixed bug #77677 (FPM fails to build on AIX due to missing WCOREDUMP).