From e25c6f5a11badcd1ed5d75c32826a38acd5cd406 Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Fri, 13 Jun 2014 08:09:30 +0000 Subject: [PATCH] PHP 5.5.0 dropped Windows XP/2003 support -- Patch by anonymous #41928 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333766 c90b9560-bf6c-de11-be94-00142212c4b1 --- install/windows/index.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/install/windows/index.xml b/install/windows/index.xml index c1db22be93..32d9d6d736 100644 --- a/install/windows/index.xml +++ b/install/windows/index.xml @@ -7,6 +7,11 @@ will not work on 16 bit platforms such as Windows 3.1 and sometimes we refer to the supported Windows platforms as Win32. + + + Windows XP/2003 is no longer supported as of PHP 5.5.0. + + Windows 98/Me/NT4 is no longer supported as of PHP 5.3.0.