Releases: phpstan/phpstan-symfony
Releases · phpstan/phpstan-symfony
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
1.2.20
- d89a521 - Revert wrong typehint for getSession
- fca0834 - Utilize
null
-default return to simplify extensions
1.2.19
- dac2474 - Add generics for PasswordUpgraderInterface
- 72cf8cf - Update release-toot.yml
- 4a920ef - Create release-toot.yml
1.2.18
- 3178f15 - Revert "Remove nullable type after calling
HeaderBag::has
"
1.2.17
- 7389207 - Remove nullable type after calling
HeaderBag::has
- c55237a - Update dessant/lock-threads action to v4
- e088444 - Fix build
1.2.16
- d6ea162 - Fix Envelope::all() return type
1.2.15
- 7210072 - Improve Envelope::all() return type
- e5e807b - Update metcalfc/changelog-generator action to v4