-
Couldn't load subscription status.
- Fork 544
Update PHPStan packages to v2.0.6 #4461
New issue
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
Conversation
e845cbc to
5207838
Compare
@staabm There are three more errors on 7.4 if you feel like fixing it 😊
5207838 to
8f88082
Compare
Tried a few different things, but only thing I can come up with is, that we need to put these errors into the PHP7.x baseline.
all-in-code changes I tried, will result in PHP8 PHPStan errors, because it does not want us to handle a possible false value (which can only happen on PHP7).
one error case could be fixed by phpstan/phpstan#13709
Uh oh!
There was an error while loading. Please reload this page.
This PR contains the following updates:
2.0.4->2.0.62.0.6->2.0.7Release Notes
phpstan/phpstan-nette (phpstan/phpstan-nette)
v2.0.6Compare Source
Form::getValues(true)returnsarray<string, mixed>v2.0.5Compare Source
phpstan/phpstan-strict-rules (phpstan/phpstan-strict-rules)
v2.0.7Compare Source
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.