Releases: phpstan/phpstan-symfony
Releases · phpstan/phpstan-symfony
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
0.12.36
c3ac708
- Allow boolean in Command->addOption default value
0.12.35
a4d4781
- Fix FormView::getIterator return type
78c38a0
- Precise array key and values returns by AclInterface methods
0cd5b0d
- Fix DenormalizableInterface::denormalize() return type declaration
0.12.34
46feb53
- Drop Phing for Makefile, migrate PHPUnit config, update PHPCS config (#160)
6a367d0
- chore: Use the latest PHPUnit wherever possible
716a70d
- InputBag - compatibility with Symfony 5.3
0.12.33
61cabd4
- Unchecked exceptions configuration
98b981d
- Merge commit '4e4353e'
af91203
- Change parameterbag scalar type inference to generalized type
8377e22
- Change parameterbag scalar type inference to generalized type
ebf89e8
- Generalize empty array parameters too
c5fb143
- Generalize empty array parameters too
f3fb189
- Non-empty parameter array might be empty in different environment
bb80b1b
- Non-empty parameter array might be empty in different environment
34f16fa
- Fix tests
7f47026
- Fix synthetic service return type when class is available