Skip to content
Snippets Groups Projects
Commit 36a4ce77 authored by ErikHommel's avatar ErikHommel :homes:
Browse files

Merge branch 'wmortada-master-patch-70930' into 'master'

Update PHP requirements for CiviCRM 5.75 ESR

See merge request !70
parents 5dd9353e f787a075
No related branches found
No related tags found
1 merge request!70Update PHP requirements for CiviCRM 5.75 ESR
......@@ -69,15 +69,14 @@ The following recommendations relate to the CiviCRM core codebase. CiviCRM nativ
You can find the lifecycle of current PHP versions [here](https://www.php.net/supported-versions.php).
| | CiviCRM 5.69 ESR | CiviCRM 5.x.x stable |
| | CiviCRM 5.75 ESR | CiviCRM 5.x.x stable |
| ---- | ---- | ---- |
| PHP 8.3 | **compatible** and appropriate for early adopters | **compatible and recommended** |
| PHP 8.2 | **compatible and recommended** | **compatible and recommended** |
| PHP 8.1 | **compatible and recommended** | **compatible and recommended** |
| PHP 8.0 | compatible but **not recommended** due to [PHP end-of life](http://php.net/eol.php) in Nov 2023 | compatible but **not recommended** due to [PHP end-of life](http://php.net/eol.php) in Nov 2023 |
| PHP 7.4 | compatible but **not recommended** due to [PHP end-of life](http://php.net/eol.php) in Nov 2022 | compatible but **not recommended** due to [PHP end-of life](http://php.net/eol.php) in Nov 2022 |
| PHP 7.3 | **won't be compatible in 5.75.x ESR**<br> ([PHP end-of life](http://php.net/eol.php) in Dec 2021) | **not compatible** |
| PHP <7.3 | **not compatible** | **not compatible** |
| PHP <7.4 | **not compatible** | **not compatible** |
??? info "Historical PHP Versions"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment