php-ps-info
php-ps-info copied to clipboard
Check PHP max version compatibility
| Questions | Answers |
|---|---|
| Description? | Add a way to check if a PHP version can be too new for PrestaShop |
| Type? | improvement |
| BC breaks? | no |
| Deprecations? | no |
| Fixed ticket? | Fixes #32 |
| How to test? | PHP version ≥8.2 must display a cell with red background |
Tests :
PHP 8.2 is incompatible:
PHP 8.1 is OK:
PHP 7.4 is required but not recommended: