Releases: phpstan/phpstan-symfony
Releases · phpstan/phpstan-symfony
1.2.11
- a14d467 - Add support for negatable input options
1.2.10
- 82d54e8 - Fix build by downgrading PHPUnit
- 120d3a8 - Test Symfony ^6.1
- 298f7ae - Do not longer test unsupported versions of Symfony
- 70f8452 - Infer correct type for
$input->getOptions()
call
1.2.8
- 28fe677 - Remove Stringable from the signature, it's actually not supported
1.2.6
- b3df0da - Add stub for write and writeln console methods
- 5f4d20e - Add example to load single command application
- 401247f - Create tag workflow
- a535924 - Update .gitattributes
- f5ad07e - PHPStan baseline
- 7d81c08 - Require PHPStan 1.8.0
1.2.5
- 85be852 - Type array in request methods
1.2.4
- 9451f10 - ParameterDynamicReturnTypeExtension: Only generalizeType for keys
1.2.3
- 7c24540 - Fix stub
- 26b650a - Update dependency slevomat/coding-standard to v7.2.1
1.2.2
- 30f12ae - Try to support union of strings as parameter name