From: Anatol Belski Date: Mon, 29 Sep 2014 14:28:12 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-5.6.4RC1~59^2~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7e16bb263f959ddbb5ea9eac8326db9101dd5d5e;p=php updated NEWS --- diff --git a/NEWS b/NEWS index be52e3f0da..67bcda6153 100644 --- a/NEWS +++ b/NEWS @@ -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