]> granicus.if.org Git - php/commitdiff
ws
authorDmitry Stogov <dmitry@zend.com>
Thu, 7 Mar 2019 10:59:18 +0000 (13:59 +0300)
committerDmitry Stogov <dmitry@zend.com>
Thu, 7 Mar 2019 10:59:18 +0000 (13:59 +0300)
NEWS

diff --git a/NEWS b/NEWS
index c395f128478d96fa338555600b4e868317b46742..b86eca4a8b3f9df7b44b01cc2880d84133246b6a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ PHP                                                                        NEWS
     (Nikita)
   . Fixed bug #77345 (Stack Overflow caused by circular reference in garbage
     collection). (Alexandru Patranescu, Nikita, Dmitry)
+
 - Apache2Handler:
   . Fixed bug #77648 (BOM in sapi/apache2handler/php_functions.c). (cmb)