diff options
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |