1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 20:53:00 +02:00

updated NEWS

This commit is contained in:
Anatol Belski
2014-09-29 16:28:12 +02:00
parent 87a37f4090
commit 7e16bb263f

1
NEWS
View File

@@ -7,6 +7,7 @@ PHP NEWS
as 6.2 (instead of 6.3)). (Christian Wenz)
. Fixed bug #67633 (A foreach on an array returned from a function not doing
copy-on-write). (Nikita)
. Fixed bug #51800 (proc_open on Windows hangs forever). (Anatol)
- FPM:
. Fixed bug #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable