PrestaShop / php-ps-info

Simple script that allows you to test if your current environment fulfills PrestaShop's system requirements, and offers suggestions for improvements.
MIT License
107 stars 110 forks source link

Check max PHP version compatibility #32

Open Klemart3D opened 8 months ago

Klemart3D commented 8 months ago

Current last PrestaShop version isn't compatible with last PHP versions (≥8.2), it would be nice if this tool can notice if current PHP version is too new for PrestaShop.