Closed jrfnl closed 7 months ago
I'm going to merge this PR as otherwise we'll not be able to test other changes via CI.
Darn! I can't due to the branch protection settings and I can't update those. @grogy Can you please approve & merge this ASAP ?
Thank you. I don't see info in reference. But it looks ok :)
That's why I mentioned that they "silently" did this (i.e. no mention in the changelog).
For reference: here is the PR in which Box dropped PHP < 8.1 support.
P.S.: have a look at your DMs on Twitter.
Ahh... thank you for the link
To master I put commit: https://github.com/php-parallel-lint/PHP-Parallel-Lint/commits/master
Twitter - ok ok :-)
Looks like Box silently dropped support for PHP 8.1. Upgrading the version on which Box is run to 8.2 should fix this. The resulting PHAR files should still work fine on PHP < 8.2.
Ref: https://github.com/box-project/box/releases
Note: this commit will need to be back-ported to the
master
branch to get passing builds there again too.