diff --git a/NEWS b/NEWS index 792665969e1..df023452ef4 100644 --- a/NEWS +++ b/NEWS @@ -21,8 +21,7 @@ PHP NEWS . Fixed bug #66091 (memory leaks in DateTime constructor). (Tjerk) - 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) - GD: . Made fontFetch's path parser thread-safe. (Sara)