Update dependency phpstan/phpstan to v1.10.66
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpstan/phpstan | require-dev | patch |
1.10.65 -> 1.10.66
|
Release Notes
phpstan/phpstan (phpstan/phpstan)
v1.10.66
🔧
Improvements - Detect mismatch between readonly/non-readonly class parent (https://github.com/phpstan/phpstan-src/commit/986cbdfb2fd0c3de71b31ac3f212bd499d2131e1), #10789
- TypeInferenceTestCase - fix for performance problem with PHPUnit 11 (https://github.com/phpstan/phpstan-src/commit/da87a6541f97b01e35d309524f05c0d3d0bc0a00), #10757
🐛
Bugfixes -
array_push
preserves list (https://github.com/phpstan/phpstan-src/commit/5473b6701c1a9dd3ca1eb676b3b2c0dec43f2535)
🤖
Function signature fixes - Fix
redis::get
signature (#2990), thanks @VincentLanglet!
🔍
Internals
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.