]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add showstopper for 2.4.x PHP-FPM breakage
authorJacob Champion <jchampion@apache.org>
Mon, 16 Jan 2017 17:09:01 +0000 (17:09 +0000)
committerJacob Champion <jchampion@apache.org>
Mon, 16 Jan 2017 17:09:01 +0000 (17:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1779067 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d28cc5c0e2c882794e02a52d9a337d3268dcee11..26584e78390a82755cd23b0c9c2b1b69dbaf2d73 100644 (file)
--- 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. ]