Skip to content

Conversation

@Klemart3D
Copy link

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 2

PHP 8.1 is OK:
php_8 1

PHP 7.4 is required but not recommended:
php_7 4

Copy link
Contributor

@matks matks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies for late answer

It would then only work for PS8? Because PS9 is compatible with PHP8.2 and PHP8.3

@Klemart3D
Copy link
Author

Perhaps must be updated for PS9 with "PHP 8.3" when v9.0 will be officially released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Waiting for author

Development

Successfully merging this pull request may close these issues.

Check max PHP version compatibility

3 participants