1
0
mirror of https://github.com/php/php-src.git synced 2026-04-20 22:41:20 +02:00

Update NEWS [ci skip]

This commit is contained in:
Anatol Belski
2018-10-03 18:54:08 +02:00
parent 0c99755c3c
commit 38c060852e

2
NEWS
View File

@@ -8,6 +8,8 @@ PHP NEWS
. Fixed bug #76946 (Cyclic reference in generator not detected). (Nikita)
. Fixed bug #72635 (Undefined class used by class constant in constexpr
generates fatal error). (Nikita)
. Fixed bug #76947 (file_put_contents() blocks the directory of the file
(__DIR__)). (Anatol)
- FCGI:
. Fixed #76948 (Failed shutdown/reboot or end session in Windows). (Anatol)