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

Build a new release (v1.2) with last merged pull requests #31

Closed Klemart3D closed 5 months ago

Klemart3D commented 9 months ago

Official PrestaShop documentation suggests to download the latest version of php-ps-info that still is v1.1 since 2019 (5 years ago) and it missing the last 9 pull requests fixing many bugs, improvements and required version to comply with latest PrestaShop versions.

In my case I'm still facing issue with Trying to access array offset on value of type int in phppsinfo.php on line 364 that is fixed in 2020 by #14.

Can you please build a new release including all last merged pull requests?

matks commented 9 months ago

Hello @Klemart3D indeed this repository got forgotten so PRs piled up without a release. I'll have a look at this next week. This repository is used in key modules of PrestaShop so if we perform a new release we need to validate properly the diff between the previous version and the old version, in order not to break anything.

If you can perform some validation as well on your side ;) that would be cool

matks commented 5 months ago

Done, with some delay 😅 https://github.com/PrestaShop/php-ps-info/releases/tag/v1.2