chore(deps): update all non-major dependencies to v1.5.7 (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpstan/phpstan | require-dev | patch |
1.5.6 -> 1.5.7
|
phpstan/phpstan-phpunit | require-dev | patch |
1.1.0 -> 1.1.1
|
Release Notes
phpstan/phpstan
v1.5.7

- Fix
array_merge
with numeric keys (#1218), thanks @herndlm! - Fix
ConstantArrayTypeBuilder
optional keys viasetOffsetValueType
(#1225), thanks @herndlm! - Fix
array_push
with an empty constant array (#1210), #6974, thanks @herndlm! - Fix
array_push
/array_unshift
withConstantArrayType
arguments (#1232), #5783, thanks @herndlm! - Fix variadic parameters for generics (https://github.com/phpstan/phpstan-src/commit/f091c5629a48620972c657993032522def8a840d), #7068
- PHPStan Pro download API - pass current PHP version (https://github.com/phpstan/phpstan-src/commit/9044bfc33d254858ce44969848230477cb8f3ca7)
- PHPStan Pro - fix for potential issues on temp files (https://github.com/phpstan/phpstan-src/commit/2a145bad4e3d171e3a917e0f1f3e757bd5a6c523)
- Improve variadic parameter support in
array_merge
(#1233), thanks @herndlm!
phpstan/phpstan-phpunit
v1.1.1
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Merge request reports
Activity
added renovate label
enabled an automatic merge when the pipeline for a4de610c succeeds
By Reiter, Christoph on 2022-04-23T02:25:30 (imported from GitLab)
mentioned in issue #5
By Reiter, Christoph on 2022-04-23T02:25:31 (imported from GitLab)
mentioned in commit c718e74d
By Reiter, Christoph on 2022-04-23T02:26:30 (imported from GitLab)
Please register or sign in to reply