From: Remi Collet Date: Mon, 15 Sep 2014 11:32:13 +0000 (+0200) Subject: NEWS X-Git-Tag: php-5.6.4RC1~59^2~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a410067d7869f50ccc4f53e002b3f4f823a1f458;p=php NEWS --- diff --git a/NEWS b/NEWS index 367e50c7c8..1385cde117 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,10 @@ PHP NEWS . Fixed bug #67739 (Windows 8.1/Server 2012 R2 OS build number reported as 6.2 (instead of 6.3)). (Christian Wenz) +- FPM: + . Fixed bug #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable + when using Apache, mod_proxy-fcgi and ProxyPass). (Remi) + 25 Sep 2014, PHP 5.6.1