[FEATURE] Add support for PHP 8.6 - #1619
Conversation
|
This probably requires the PHPStan update in #1610. |
2b5a6dd to
82e2fb2
Compare
That's now resolved. Seems we're both trying to rebase this at the same time. Hope I haven't trampled on your branch. The unit tests are still failing with PHP 8.6... |
The error is from https://github.com/enojaroff/HOA-Consistency/blob/master/Source/Prelude.php#L54, in a dependency of PHPStan that appears to be no longer maintained. I don't know how soon it is likely to be fixed and then make its way into PHPStan, if ever. I've logged phpstan/phpstan#15127. If we want to move forward with PHP 8.6 sooner, we could temporarily put a |
|
#1627 should help, following review, and then rebase of this. |
3e270e9 to
6a5bc5c
Compare
No description provided.