Closed arnowelzel closed 1 year ago
The 1.5.x branch is going to stay as PHP 5.4+; 1.6.x will be newer.
Mike
Some questions here:
Neither the master branch nor the 1.6.x branch are up-to-date; once I have a version that isn't broken, I'm going to commit to 1.6.x and merge into master, but I didn't want to do that until it was at least syntactically valid.
Currently, the only valid version is out of the 1.5.x branch.
Mike
The README still says "PHP 5.4+" as requirement. However PHP 5.4 is way outdated and even PHP 7.4 is end of life:
https://www.php.net/supported-versions.php
Since even PHP 8.0 is already in its "Security fixes only" you should consider dropping support for PHP versions older than 7.4. This would make it much easier to use modern language elements of PHP like the null coalescing operator, anonymous classes etc.. Also see https://www.php.net/manual/en/migration70.new-features.php#migration70.new-features.null-coalesce-op