Update dependency phpstan/phpstan to v1.10.35
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
phpstan/phpstan |
1.10.34 -> 1.10.35
|
Release Notes
phpstan/phpstan (phpstan/phpstan)
v1.10.35
🚀
Major new features - Generics: Type projections aka call-site variance (#2485), thanks @jiripudil!
🐛
Bugfixes - Make
value-of<...>
lazier (https://github.com/phpstan/phpstan-src/commit/234f77d652bf6326be4bf5c25c7aab67145aca71), #9881 - Update BetterReflection, #9877
- Fix
ReflectionAttribute::newInstance()
with nested class using named arguments (https://github.com/ondrejmirtes/BetterReflection/commit/8d751dd38f4d089715e748863d0d8e4113bc408c), thanks @enumag!
- Fix
- Improve typing of filters that do not accept non-falsy strings (#2620), thanks @zonuexe!
🔍
Internals - name-collision-detector 2.0 (https://github.com/phpstan/phpstan-src/commit/c3cb573c595bf5cc72471fd8d773aa3b0296b035)
- Remove
phpstan/phpstan-php-parser
(#2632), thanks @staabm!
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.