Currently the minimum version is set to PHP 7.1, see composer.json: https://github.com/Shardj/zf1-future/blob/master/composer.json
The "GitHub Action PHP linter" currently checks versions 7.1 to 8.1, which makes sure that no PHP 8 feature sneaks in and breaks older versions: https://github.com/Shardj/zf1-future/blob/master/.github/workflows/lint.yml
Minumum required PHP version?
Sorry, didn't know where else to ask.
Is PHP 8 now the minimum requirement?
If so, what is the last version to support PHP 7.3?
Thanks