We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55a4da7 commit 5a1d2feCopy full SHA for 5a1d2fe
NEWS
@@ -45,6 +45,9 @@ PHP NEWS
45
. Fixed bug #63399 (ReflectionClass::getTraitAliases() incorrectly resolves
46
traitnames). (Laruence)
47
48
+- Apache2 Handler SAPI:
49
+ . Enabled Apache 2.4 configure option for Windows (Pierre, Anatoliy)
50
+
51
18 Oct 2012, PHP 5.4.8
52
53
- CLI server:
UPGRADING
@@ -525,6 +525,8 @@ b. Extensions with changed behavior
525
must be activated manually with the "extension = php_com_dotnet.dll" directive
526
in php.ini.
527
528
+- Apache 2.4 handler is supported as of PHP 5.4.9
529
530
==================
531
12. New in PHP 5.4
532
0 commit comments