The current project supports outdated PHP versions as low as 5.2, which is EOL for more than 11 years now.
Issue #69 showed that is not even possible to build the required test images for these versions anymore. Tests for these versions have been dropped in PR #71.
@sgiehl wrote:
Feel free to remove PHP 5.6 here as well. We also should update the readme that we require at least PHP 7. Older versions of PHP are meanwhile EOL.
My proposal: Streamline this with the current version of matomo/matomo and drop support for all versions < 7.2. They are all EOL.
It is reasonable to keep support for PHP 7.2 as it is part of running distros like Ubuntu 18.04, although it should be recommended everywhere to update to 8.0.
Proposed steps:
The current project supports outdated PHP versions as low as 5.2, which is EOL for more than 11 years now.
Issue #69 showed that is not even possible to build the required test images for these versions anymore. Tests for these versions have been dropped in PR #71.
@sgiehl wrote:
My proposal: Streamline this with the current version of matomo/matomo and drop support for all versions < 7.2. They are all EOL.
It is reasonable to keep support for PHP 7.2 as it is part of running distros like Ubuntu 18.04, although it should be recommended everywhere to update to 8.0.
Proposed steps: