stream icon indicating copy to clipboard operation
stream copied to clipboard

Update to require PHP 7.1+

Open WyriHaximus opened this issue 2 years ago • 2 comments

This changeset updates the project to require PHP 7.1+ and drop legacy PHP < 7.1 and HHVM as discussed in #173. I'm marking this as a BC break for anybody still stuck on very old PHP versions, but there's little chance this will affect any current projects otherwise.

This PR aims to contain the minimal changeset to update the PHP version requirement only. Follow-up PRs will update our APIs to leverage newer language features.

Builds on top of #172, #174 and others

WyriHaximus avatar Feb 21 '24 11:02 WyriHaximus

Thanks for the pointers @SimonFrings, updated the PR according to them.

WyriHaximus avatar Feb 24 '24 13:02 WyriHaximus

Update one small nitpick, and had to bump the macos job a few times until it passed

WyriHaximus avatar Feb 26 '24 21:02 WyriHaximus