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
This commit is contained in:
Peter Cowburn 2014-06-13 08:09:30 +00:00
parent 4c97c1b5b8
commit e25c6f5a11

View file

@ -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.
</para>
<note>
<para>
Windows XP/2003 is no longer supported as of PHP 5.5.0.
</para>
</note>
<note>
<para>
Windows 98/Me/NT4 is no longer supported as of PHP 5.3.0.