From: Jacob Champion Date: Mon, 16 Jan 2017 17:09:01 +0000 (+0000) Subject: Add showstopper for 2.4.x PHP-FPM breakage X-Git-Tag: 2.4.26~371 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86b0d746f1f8f0645eebc6048a47ba8d83862ab6;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/STATUS b/STATUS index d28cc5c0e2c..26584e78390 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. ]