From: Kalle Sommer Nielsen Date: Thu, 7 May 2009 03:16:28 +0000 (+0000) Subject: Windows ME is not supported either as of 5.3 X-Git-Tag: php-5.3.0RC3~337 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e4e260dc216f157534d4507cba6d84683dfe28d2;p=php Windows ME is not supported either as of 5.3 --- diff --git a/UPGRADING b/UPGRADING index bc6902fa1f..ed74fc5ca1 100755 --- a/UPGRADING +++ b/UPGRADING @@ -228,8 +228,8 @@ UPGRADE NOTES - PHP 5.3 11. Windows support =================== -- The minimum Windows version is now Windows 2000. (Windows 98 and NT4 are no - longer supported). +- The minimum Windows version is now Windows 2000. (Windows 98, ME and NT4 are + no longer supported). - PHP Windows binaries target i586 or later. i386 and i486 are not supported.