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~121 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15cd45e95ee6697969a2a5becd6244fde01843d3;p=php Fixed bug #61172 (Add Apache 2.4 support) --- diff --git a/NEWS b/NEWS index 467acb7d14..bd00ffd372 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,9 @@ PHP NEWS . Fixed memory leak in substr_replace. (Pierrick) . make max_file_uploads ini directive settable outside of php.ini (Rasmus) +- Installation + . Fixed bug #61172 (Add Apache 2.4 support). (Chris Jones) + 01 Mar 2012, PHP 5.4.0 - Installation: diff --git a/configure.in b/configure.in index 7701d8bbe1..0a6fcd10ea 100644 --- a/configure.in +++ b/configure.in @@ -1587,6 +1587,21 @@ cat <