From a410067d7869f50ccc4f53e002b3f4f823a1f458 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 15 Sep 2014 13:32:13 +0200 Subject: [PATCH] NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 367e50c7c88..1385cde1176 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