summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2018-10-03 18:49:52 +0200
committerAnatol Belski <ab@php.net>2018-10-03 18:49:52 +0200
commit42b769b9e237f7d24bc0ba4a953846ea6556932f (patch)
treee3680947bd198bcf8e1e00ea76d53032a6e760cf
parent31a293f8856e517560e7e98cb7e8922dd7e3b6ed (diff)
downloadphp-git-42b769b9e237f7d24bc0ba4a953846ea6556932f.tar.gz
Update NEWS [ci skip]
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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)