mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
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:
parent
4c97c1b5b8
commit
e25c6f5a11
1 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue