From 15cd45e95ee6697969a2a5becd6244fde01843d3 Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Fri, 2 Mar 2012 00:07:41 +0000 Subject: [PATCH] Fixed bug #61172 (Add Apache 2.4 support) --- NEWS | 3 +++ configure.in | 15 +++++++++++++++ sapi/apache2filter/config.m4 | 13 ++++++++++--- sapi/apache2handler/config.m4 | 13 ++++++++++--- 4 files changed, 38 insertions(+), 6 deletions(-) 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 <