diff --git a/NEWS b/NEWS index 5b5cfb64b2a..5d9da2b8bf9 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: