diff options
author | Anatoliy Belsky <ab@php.net> | 2012-11-14 10:15:42 +0100 |
---|---|---|
committer | Anatoliy Belsky <ab@php.net> | 2012-11-14 10:15:42 +0100 |
commit | e73beb82dfec93e4e196604107355b21bb2f166e (patch) | |
tree | fb0bdd561acf91fd77d44c0e57e7075e33ba3adc /UPGRADING | |
parent | 0cac06c0ebe5033199ce984d005173edd94e615b (diff) | |
download | php-git-e73beb82dfec93e4e196604107355b21bb2f166e.tar.gz |
Updated NEWS
Diffstat (limited to 'UPGRADING')
-rwxr-xr-x | UPGRADING | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -13,7 +13,8 @@ PHP X.Y UPGRADE NOTES 8. Other Changes to Extensions 9. New Global Constants 10. Changes to INI File Handling -11. Other Changes +11. Windows Support +12. Other Changes ======================================== @@ -247,9 +248,15 @@ PHP X.Y UPGRADE NOTES APIs which use(are built) for mysqlnd. This allows ext/mysqli to be used with the new auth protocol, although at coarser level. +======================================== +11. Windows Support +======================================== + +- Apache 2.4 handler is supported as of PHP 5.5.0 + ======================================== -11. Other Changes +12. Other Changes ======================================== - Logo GUIDs will no longer work |