mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Win95 is no longer supported as of PHP 4.3.0 Closes bug #21927
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114859 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b222a4c135
commit
6731e9eddf
1 changed files with 5 additions and 5 deletions
|
@ -1,12 +1,12 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.24 $ -->
|
||||
<!-- $Revision: 1.25 $ -->
|
||||
<sect1 id="install.windows">
|
||||
<title>Installation on Windows systems</title>
|
||||
<para>
|
||||
This section applies to Windows 95/98/Me and
|
||||
Windows NT/2000/XP. Do not expect PHP to work on
|
||||
16 bit platforms such as Windows 3.1. Sometimes
|
||||
we refer to the supported Windows platforms as Win32.
|
||||
This section applies to Windows 98/Me and Windows NT/2000/XP. PHP
|
||||
will not work on 16 bit platforms such as Windows 3.1 and sometimes
|
||||
we refer to the supported Windows platforms as Win32. Windows 95
|
||||
is no longer supported as of PHP 4.3.0.
|
||||
</para>
|
||||
<para>
|
||||
There are two main ways to install PHP for Windows: either
|
||||
|
|
Loading…
Reference in a new issue