summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Champion <jchampion@apache.org>2017-01-16 17:09:01 +0000
committerJacob Champion <jchampion@apache.org>2017-01-16 17:09:01 +0000
commit86b0d746f1f8f0645eebc6048a47ba8d83862ab6 (patch)
tree1b6cf0f9e0c5726669ad0feade1b8aea7158dfdf
parent57a97931d82a56db07415c37fd1fb3976b7e95bf (diff)
downloadhttpd-86b0d746f1f8f0645eebc6048a47ba8d83862ab6.tar.gz
Add showstopper for 2.4.x PHP-FPM breakage
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1779067 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS5
1 files changed, 5 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index d28cc5c0e2..26584e7839 100644
--- a/STATUS
+++ b/STATUS
@@ -115,6 +115,11 @@ CURRENT RELEASE NOTES:
RELEASE SHOWSTOPPERS:
+ *) PR 60576: 2.4.21 broke PHP-FPM with the patch to strip the bogus "proxy://"
+ prefix from SCRIPT_FILENAME. We need to revert to the previous behavior
+ ASAP to avoid any further hurdles with FCGI implementations while we figure
+ this out.
+
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]