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