]> granicus.if.org Git - php/commitdiff
Update NEWS [ci skip]
authorAnatol Belski <ab@php.net>
Wed, 3 Oct 2018 16:49:52 +0000 (18:49 +0200)
committerAnatol Belski <ab@php.net>
Wed, 3 Oct 2018 16:49:52 +0000 (18:49 +0200)
NEWS

diff --git a/NEWS b/NEWS
index c6e43e94b95718981502c21f5ed3c089dd575c97..60160d6a9f67582a3e5d6f8b737e70d29db85c95 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ PHP                                                                        NEWS
     (Nikita)
   . Fixed bug #76946 (Cyclic reference in generator not detected). (Nikita)
 
+- FCGI:
+  . Fixed #76948 (Failed shutdown/reboot or end session in Windows). (Anatol)
+
 - Reflection:
   . Fixed bug #76936 (Objects cannot access their private attributes while
     handling reflection errors). (Nikita)