Test against php 8.1 in not experimental mode#3124
Test against php 8.1 in not experimental mode#3124sergiy-petrov wants to merge 2 commits intoslimphp:4.xfrom
Conversation
|
CI already passed successfully with PHP 8.1. It will not break anything. |
|
@t0mmy742 I've added option to run phpstan on php 8.1 in separate branch (it's on my fork). Seems it has a lot of errors however job is passed. Not sure why does it behave like that. You could see it on my fork: https://github.com/sergiy-petrov/Slim/runs/4046667668?check_suite_focus=true |
|
It seems like phpstan is not ready for PHP 8.1 yet. |
|
It looks like PHPStan 1.0.0 was just released. Is that what we're waiting for? 🤔 |
No description provided.