From: Remi Collet Date: Mon, 15 Sep 2014 06:24:10 +0000 (+0200) Subject: Fix NEWS X-Git-Tag: php-5.5.18RC1~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6dc6daf7e33524531e429ea0ac8b2ecfd9325122;p=php Fix NEWS - #65641 mod_proxy-fcgi is not fixed (still open) - #67606 mod_fastcgi is fixed in ee275e34c8b303945945c650d4bc90dcc2ac0b17 --- diff --git a/NEWS b/NEWS index ba6eaaaf5c..af15f2e7d5 100644 --- a/NEWS +++ b/NEWS @@ -22,8 +22,7 @@ PHP NEWS (Aidas Kasparas) - FPM: - . Fixed #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable when - using Apache). (David Zuelke) + . Fixed #67606 (FPM with mod_fastcgi/apache2.4 is broken). (David Zuelke) - OpenSSL: . Fixed bug #41631 (socket timeouts not honored in blocking SSL reads).