From: Anatoliy Belsky Date: Wed, 14 Nov 2012 09:06:46 +0000 (+0100) Subject: UPdated NEWS X-Git-Tag: php-5.4.10RC1~38^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5a1d2fe415cbd21f2237629b956012565494f203;p=php UPdated NEWS --- diff --git a/NEWS b/NEWS index ee9a884edf..3672fe038c 100644 --- a/NEWS +++ b/NEWS @@ -45,6 +45,9 @@ PHP NEWS . Fixed bug #63399 (ReflectionClass::getTraitAliases() incorrectly resolves traitnames). (Laruence) +- Apache2 Handler SAPI: + . Enabled Apache 2.4 configure option for Windows (Pierre, Anatoliy) + 18 Oct 2012, PHP 5.4.8 - CLI server: diff --git a/UPGRADING b/UPGRADING index 68102b8447..0293a6a660 100755 --- a/UPGRADING +++ b/UPGRADING @@ -525,6 +525,8 @@ b. Extensions with changed behavior must be activated manually with the "extension = php_com_dotnet.dll" directive in php.ini. +- Apache 2.4 handler is supported as of PHP 5.4.9 + ================== 12. New in PHP 5.4 ==================