Releases: phpstan/phpstan-symfony
Releases Β· phpstan/phpstan-symfony
1.3.5
- 27ff633 - Fix stub of
Voter::supports()
method
1.3.3
- abc7682 - Open 1.3.x-dev
- 7120655 - chore(deps): update actions/checkout action to v4
- b055cab - Add a more precise return type for ParameterBag::keys in stubs
- 3bc0b95 - feat: Sync Validor stubs with SF6.1
- 14e46f2 - Bump PHPStan dependencies
- 7e7b5bd - Modernize rules with RuleErrorBuilder
- 8f1dab2 - Next-gen coding standard workflow
1.3.2
- 7332b90 - Extend Serializer stubs
- c849393 - Update dependency slevomat/coding-standard to v8.12.0
- bc67cd9 - Update dependency slevomat/coding-standard to v8.11.1
- ddaa093 - Update dependency slevomat/coding-standard to v8.11.0
- db75c81 - Update build-cs
1.3.0
- f45b9ce - Support specifying type of data_class in forms
1.2.25
- 1da7bf4 - Add stubs for security factories
1.2.24
- db81b18 - Use stubfile extension for PasswordUpgraderInterface
- e0823d3 - Update PHPCS
- d7425ae - Update metcalfc/changelog-generator action to v4.1.0
- 2f36323 - Fix build
- 58e64ff - Add PHPUnit compatibility for PHP 7.2
1.2.22
- cbf5b9c - Add @throws annotations in DenormalizerInterface::denormalize() and NormalizerInterface::normalize().
- 2107dee - Add ArrayObject to NormalizerInterface::normalize() return type.
- d0151d0 - Bump minimum PHPStan version
- 99ff19f - Fix build