Update dependency phpstan/phpstan to v1.10.37
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
phpstan/phpstan |
1.10.36 -> 1.10.37
|
Release Notes
phpstan/phpstan (phpstan/phpstan)
v1.10.37
🐛
Bugfixes - Support array shape covariance when the optional key is missing in the subtype (#2655), #9905, #5655, #7273, thanks @staabm!
- Fix conditional types (#2659), #9951, #9963, thanks @rvanvelzen!
- Handle exception thrown from callable object's
__invoke
method (#2502), #6233, thanks @VincentLanglet! - Update BetterReflection
- ReflectionSourceStubber - fix enum as default function parameter value (https://github.com/ondrejmirtes/BetterReflection/commit/135a394e2fba447a788ac3a36818e4cde8b87ac4), https://github.com/nunomaduro/larastan/issues/1749
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.