1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 05:51:02 +02:00

update NEWS

This commit is contained in:
Anatol Belski
2017-01-08 20:07:16 +01:00
parent eb02876e74
commit c75287dc85

4
NEWS
View File

@@ -2,6 +2,10 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2017 PHP 7.0.16
- Core:
. Fixed bug #73876 (Crash when exporting **= in expansion of assign op).
(Sara)
- FPM:
. Fixed bug #67583 (double fastcgi_end_request on max_children limit).
(Dmitry Saprykin)