Skip to content

Commit 1b3b611

Browse files
committed
Reordered the sections.
1 parent 6455111 commit 1b3b611

File tree

1 file changed

+19
-13
lines changed

1 file changed

+19
-13
lines changed

getting-started/supported-platforms.rst

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,27 @@ This article describes what are the supported platforms.
99
:local:
1010
:depth: 1
1111

12+
PHP on Windows Status
13+
---------------------
14+
There are two facts you should keep in mind that,
15+
16+
* Microsoft discontinued its support of PHP 8.0 and above on Windows as
17+
`announced on July 9, 2020 <https://news-web.php.net/php.internals/110907>`_
18+
* All PHP versions below 8.0 are
19+
`now end of life <https://www.php.net/supported-versions.php>`_
20+
21+
So, if you are now running your PHP web apps on Windows/IIS, you can only rely
22+
on the PHP community for support. Note that this applies to
23+
`all PHP related components <https://halfblood.pro/who-should-be-contacted-for-php-on-iis-issues-c80b90bd365>`_.
24+
Even if you meet an issue (such as incompatibilities) with the closed source
25+
IIS components, you are not likely to receive assistance from Microsoft.
26+
27+
To avoid all the hurdles, you'd better migrate PHP web apps to Linux.
28+
1229
Overview
1330
--------
14-
Generally speaking, the installers are designed to work for all supported Windows
15-
releases from Microsoft.
31+
Generally speaking, the installers of PHP Manager are designed to work for all
32+
supported Windows releases from Microsoft.
1633

1734
Platform specific dependencies are listed below. They must be installed in
1835
advance, or the installer might not work properly.
@@ -58,14 +75,3 @@ Windows Server 2022
5875
* Require IIS 10
5976

6077
Supported till Oct 14, 2031
61-
62-
PHP on Windows Status
63-
---------------------
64-
There are two facts you should keep in mind that,
65-
66-
* Microsoft discontinued its support of PHP 8.0 and above on Windows as `announced on July 9, 2020 <https://news-web.php.net/php.internals/110907>`_
67-
* All PHP versions below 8.0 are `now end of life <https://www.php.net/supported-versions.php>`_
68-
69-
So, if you are now running your PHP web apps on Windows/IIS, you can only reach out to the PHP community for support. Note that this applies to `all PHP related components <https://halfblood.pro/who-should-be-contacted-for-php-on-iis-issues-c80b90bd365>`_. Even if you meet an issue (such as incompatibilities) with the closed source IIS components, you are not likely to receive assistance from Microsoft.
70-
71-
To avoid all the hurdles, you should migrate to Linux.

0 commit comments

Comments
 (0)