From: Anatol Belski <ab@php.net>
Date: Wed, 3 Oct 2018 16:49:52 +0000 (+0200)
Subject: Update NEWS [ci skip]
X-Git-Tag: php-7.3.0RC3~22^2
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=42b769b9e237f7d24bc0ba4a953846ea6556932f;p=php

Update NEWS [ci skip]
---

diff --git a/NEWS b/NEWS
index c6e43e94b9..60160d6a9f 100644
--- 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)