Update dependency phpstan/phpstan to v1.10.21
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpstan/phpstan | require-dev | patch |
1.10.20 -> 1.10.21
|
Release Notes
phpstan/phpstan (phpstan/phpstan)
v1.10.21
🐛
Bugfixes - Fix defining variables in match condition (https://github.com/phpstan/phpstan-src/commit/d6c2752b4edf145120d7b0ac7908828fde2289e8), #9474
- Fix UnusedClosureUsesRule for already traversed match (https://github.com/phpstan/phpstan-src/commit/a7194865487069a0c718227e5a39cd6eab32b8ea), https://github.com/phpstan/phpstan-phpunit/issues/190, #9478
- Update BetterReflection (https://github.com/phpstan/phpstan-src/commit/a540e44a3649f722464488db3b786c5c894c1775), #9477
- Fix newInstance on ReflectionAttribute adapter with enum argument (https://github.com/ondrejmirtes/BetterReflection/commit/277b96077b3c15c12605d876be1b87dd1a88b6f8)
🔍
Internals - Cheap checks first in ObjectType (#2475), thanks @mad-briller!
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.