From: Christopher Jones Date: Fri, 2 Mar 2012 00:07:41 +0000 (+0000) Subject: Fixed bug #61172 (Add Apache 2.4 support) X-Git-Tag: PHP-5.4.1-RC1~26^2~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=949ef40139a008c9bbf387a677018f3a85fbf75a;p=php Fixed bug #61172 (Add Apache 2.4 support) --- diff --git a/NEWS b/NEWS index ba536d1208..c8d14cbdff 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,9 @@ PHP NEWS (rui, Gustavo) . Fixed bug #51860 (Include fails with toplevel symlink to /). (Dmitry) +- Installation + . Fixed bug #61172 (Add Apache 2.4 support). (Chris Jones) + - Fileinfo . Fixed bug #61173 (Unable to detect error from finfo constructor). (Gustavo) diff --git a/configure.in b/configure.in index 7ed2d93912..8f579eff61 100644 --- a/configure.in +++ b/configure.in @@ -1550,6 +1550,21 @@ cat <