Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 1e9b990

Browse files
Updated note about supported PHP verrsions (#8613)
1 parent 9808d86 commit 1e9b990

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
Magento supports PHP 7.3.
22

33
{:.bs-callout-warning}
4-
PHP 7.1 has reached [End of Life](https://www.php.net/supported-versions.php). To maintain PCI compliance, Magento should not be run on unsupported software.
5-
Installing from GitHub will no longer work with Magento 2.3.4/PHP 7.1.
6-
The only way to install 2.3.4 with PHP 7.1.x is with Composer.
4+
PHP 7.1 and 7.2 have reached [End of Life](https://www.php.net/supported-versions.php). To maintain PCI compliance, Magento should not be run on unsupported software. Magento 2.3.x supports PHP 7.3 only and has not been tested with PHP 7.1 or 7.2.

0 commit comments

Comments
 (0)