We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, Psalm blocks testing this on PHP 8.4 #796 .
I also wonder why the package uses Psalm, as PHPStan feels much more alive than Psalm.
The text was updated successfully, but these errors were encountered:
Why would Psalm be blocking that? I don't see any failed tests because of it.
Sorry, something went wrong.
Because I added --platform-ignore-reqs=php to the PR in the meantime.
--platform-ignore-reqs=php
Oh, I did not do a good review then, that's a blocker.
No branches or pull requests
Currently, Psalm blocks testing this on PHP 8.4 #796 .
I also wonder why the package uses Psalm, as PHPStan feels much more alive than Psalm.
The text was updated successfully, but these errors were encountered: