summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5b5cfb64b2..5d9da2b8bf 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ PHP NEWS
- Core:
. Fixed bug #76946 (Cyclic reference in generator not detected). (Nikita)
+- FCGI:
+ . Fixed #76948 (Failed shutdown/reboot or end session in Windows). (Anatol)
+
11 Oct 2018, PHP 7.1.23
- Core: