chore(deps): update dependency phpstan/phpstan to v1.6.9 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpstan/phpstan | require-dev | patch |
1.6.8 -> 1.6.9
|
Release Notes
phpstan/phpstan
v1.6.9
🐛
Bugfixes - Fix endless recursion with nested traits via anonymous classes (#1303), #7214, thanks @herndlm!
- Support string accessory types in
BitwiseNot
(#1266), thanks @staabm! - infer
non-empty-string
onsubstr()
comparison with constant string (#1259), #6792, thanks @staabm! - Fix invalidating conditional expressions after
ArrayDimFetch
unset (https://github.com/phpstan/phpstan-src/commit/cc640d797c201b5de0ac00f8e1bdf22a5707928f)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph