Skip to content

Releases: phpstan/phpstan-symfony

0.12.30

03 May 09:23
Compare
Choose a tag to compare
  • 8377e22 - Change parameterbag scalar type inference to generalized type

0.12.29

02 May 09:06
Compare
Choose a tag to compare
  • 2dad4de - Lock closed issues
  • 4e4353e - Understand types returned by Container::getParameter() and similar methods

0.12.28

27 Apr 14:25
e4b9ea9
Compare
Choose a tag to compare
  • 5b38ab0 - Modernize type inference tests
  • e75b245 - Run PHPCS on PHP 8
  • 8ae41d1 - Fix tests
  • e4b9ea9 - Allow fetching private services from ServiceLocator

0.12.27

25 Apr 16:35
Compare
Choose a tag to compare
  • 09aaed1 - README: console-application.php for Symfony 5
  • a3b3976 - Register forgotten KernelInterface dynamic return type extension

0.12.26

19 Apr 21:33
Compare
Choose a tag to compare
  • a66467f - Follow namespace for folder structure
  • 69d0cbf - Add stubs for Acl

0.12.25

14 Apr 08:22
Compare
Choose a tag to compare
  • 3a9a45c - Set php line endings for windows users with core.autocrlf enabled
  • 8a062af - Add support for InputBag::all (Symfony 5+)

0.12.24

13 Apr 14:35
Compare
Choose a tag to compare
  • 76d75e3 - Add missed arguments and methods to serializer stubs

0.12.23

12 Apr 15:58
Compare
Choose a tag to compare
  • 0f59cce - Bump metcalfc/changelog-generator from v0.4.4 to v1.0.0
  • 436ee25 - Fix serializer stubs

0.12.22

03 Apr 15:45
Compare
Choose a tag to compare
  • eecfb36 - Fix build
  • 37c4d36 - New PHPStan option was renamed to implicitThrows
  • 4f94ccd - Forward compatibility with future PHPStan version

0.12.21

08 Mar 21:34
Compare
Choose a tag to compare
  • 9cd6919 - Configure dynamic constant Kernel::VERSION_ID