1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 11:32:11 +02:00

Update NEWS [ci skip]

This commit is contained in:
Anatol Belski
2018-10-03 18:49:52 +02:00
parent 31a293f885
commit 42b769b9e2

3
NEWS
View File

@@ -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)