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:51:48 +02:00
parent 3424cc1e8e
commit 0c99755c3c

3
NEWS
View File

@@ -9,6 +9,9 @@ PHP NEWS
. Fixed bug #72635 (Undefined class used by class constant in constexpr
generates fatal error). (Nikita)
- FCGI:
. Fixed #76948 (Failed shutdown/reboot or end session in Windows). (Anatol)
- Mbstring:
. Fixed bug #76958 (Broken UTF7-IMAP conversion). (Nikita)