Releases: phpstan/phpstan-symfony
Releases · phpstan/phpstan-symfony
0.12.15
857d958
- Adds stub file for PropertyPathInterface
0.12.14
1504153
- Add stubs for Twig Node and Symfony ParameterBag
0.12.13
2f2e8a3
- Dependabot
d8313ec
- Add stub for ConstraintViolationListInterface
0.12.12
46f7b3d
- Readability
185bf76
- Use GitHub Actions instead of Travis CI
fb66d5e
- Automatic release workflow
0.11.5
- Fixed some internal errors
0.11.4
- Console command arguments and options analysis.
- Container XML parameter is optional.
0.11.3
- Added Envelope return type extension for Messenger (#44), thanks @enumag!