Skip to content

Releases: phpstan/phpstan-symfony

0.12.36

10 Jun 12:41
c3ac708
Compare
Choose a tag to compare
  • c3ac708 - Allow boolean in Command->addOption default value

0.12.35

02 Jun 11:48
0cd5b0d
Compare
Choose a tag to compare
  • 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

31 May 15:49
Compare
Choose a tag to compare
  • 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

08 May 11:38
7f47026
Compare
Choose a tag to compare
  • 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

0.12.32

04 May 17:48
Compare
Choose a tag to compare
  • f3fb189 - Non-empty parameter array might be empty in different environment

0.12.31

04 May 16:09
Compare
Choose a tag to compare
  • c5fb143 - Generalize empty array parameters too

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