Update dependency phpstan/phpstan to v1.10.41
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
phpstan/phpstan |
1.10.40 -> 1.10.41
|
Release Notes
phpstan/phpstan (phpstan/phpstan)
v1.10.41
🐛
Bugfixes - Fix type-specifying of expression involved in nullsafe property fetch (https://github.com/phpstan/phpstan-src/commit/a849f06ff5195c95d0c03ef14dffc65986fe92a2), #10071, #9394, #6922
- Fix type-specifying for nested assign in
===
andmatch
condition (https://github.com/phpstan/phpstan-src/commit/01deed63e01827746fac77921dc6436f5f4f58b5), #10084 - Improve missing iterable value type check in lists (https://github.com/phpstan/phpstan-src/commit/e705f09a6ac275e352a8c39f14f5e169c4960c41)
- Update BetterReflection (#2713), #10086
- Reuse same printer instance (https://github.com/ondrejmirtes/BetterReflection/commit/bab47eacdc4016f76cea6d62dcfb170c505fda95)
🤖
Function signature fixes
🔍
Internals -
MutatingScope::debug()
- add info about conditional expressions (https://github.com/phpstan/phpstan-src/commit/80782fb84dcb3d1cff7777da10d957117aa85299)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.