Releases: phpstan/phpstan-symfony
Releases · phpstan/phpstan-symfony
1.0.1
edb55af
- Fix: Incorrect return type for InputBag::all()
1.0.0
44251cd
- Open 1.0-dev
3707cff
- Enforce generic InputBag
fb817e2
- Improve compatibility with PHPStan 1.0
1108c45
- Improve compatibility with PHPStan 1.0
0e27275
- Improved compatibility with PHPStan 1.0
a0ce7fd
- Constrain lowest PHPParser version to 4.13.0
84541f0
- Improve compatibility with nikic/php-parser 4.13.0
7d8ac24
- Improved compatibility with PHPStan 1.0
1e62ed3
- Add stubs for messenger component
c21cb2f
- Add DataTransformer stub
0.12.42
fe5f5d8
- Adding scanDirectories
to README for Symfony 5.3+
2c24080
- Ignore ContainerBagInterface in ContainerInterfaceUnknownServiceRule
0.12.40
de268d2
- Add back AclInterface stub
0.12.39
41fff98
- Fix AclProviderInterface and relevant classes because of the overriding method error
21e6ec5
- Removed Security stubs, they're no longer needed
0.12.38
61f1d20
- Fix hasSession specifier
58b5959
- Fixed createMarkerNode for long constant strings
0.12.37
45e2ae2
- Introduce stub for EventDispatcherInterface