Releases: mglaman/phpstan-drupal
Releases · mglaman/phpstan-drupal
1.1.24
1.1.23
Includes a hotfix for 1.1.22 to fix SymfonyCmfRoutingInClassMethodSignatureRule
What's Changed
- Generic FieldItemListInterface and related stubs by @jacktonkin in #433
- Update phpstan-dev workflow by @mglaman in #450
- SymfonyCmfRoutingInClassMethodSignatureRule stop using isSuperOf by @mglaman in #451
Full Changelog: 1.1.22...1.1.23
1.1.22
What's Changed
- add support for class string service ids by @laytan in #434
- Test #lazy_builder and static::class concat for callback by @mglaman in #426
- fix composer allow-plugins in CI by @mglaman in #444
- Allow static::class . '::methodName' concatenation in lazy builders. by @longwave in #436
- Add SymfonyCmfRouteObjectInterfaceConstantsRule by @mglaman in #445
- Forward compatibility shim added for Symfony 5 RequestStack rule by @mglaman in #446
New Contributors
Full Changelog: 1.1.21...1.1.22
1.1.21
1.1.20
1.1.19
1.1.18
What's Changed
- Add stubs for ContentEntityInterface and FieldableEntityInterface by @mglaman in #413
- Remove drupal-phpunit-hack.php by @mglaman in #415
- Allow \Drupal calls in StreamWrapperInterface by @mglaman in #416
- Update README.md by @webflo in #405
- do not use DIRECTORY_SEPARATOR in error messages by @mglaman in #417
New Contributors
Full Changelog: 1.1.17...1.1.18