diff --git a/NEWS b/NEWS index ba6eaaaf5cf..af15f2e7d58 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).