Update dependency phpstan/phpstan to v1.10.28
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpstan/phpstan | require-dev | patch |
1.10.27 -> 1.10.28
|
Release Notes
phpstan/phpstan (phpstan/phpstan)
v1.10.28
🔧
Improvements - Update BetterReflection to 6.12.0 (https://github.com/phpstan/phpstan-src/commit/7c49c944c7a40a2065f27d2ba94eb90f0f2fc22d)
🐛
Bugfixes - Nullsafe operator on
null
results innull
(https://github.com/phpstan/phpstan-src/commit/5c40c853ff91d518dea2afee9449ef58d8479314), #9721 - Properties set in the native constructor are initialized in additional constructors (https://github.com/phpstan/phpstan-src/commit/1b0c6a0166e6e5199407377d124cfe5cdac74b87), #9619
- Fix performance problem with nested BooleanOr and BooleanAnd (https://github.com/phpstan/phpstan-src/commit/9adae6c4f8c4797c8e60353430ba9a66dc897bb7), #9690, #9676
- CallableTypeHelper - copy variadic parameters if the accepting closure has more parameters (https://github.com/phpstan/phpstan-src/commit/31ed326fb113238df762bf9237da50e4613bde32), #9699
🔍
Internals - Simplify access to ClassReflection in ClassPropertyNode (#2565), thanks @mad-briller!
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.