summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 1 insertions, 2 deletions
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).