Skip to content

Releases: phpstan/phpstan-symfony

0.12.43

01 Sep 10:52
0.12.43
Compare
Choose a tag to compare
  • 95d9ae7 - Make InputBag generic
  • b339195 - Add Constraint::$errorNames

0.12.42

18 Aug 06:57
0.12.42
Compare
Choose a tag to compare
  • fe5f5d8 - Adding scanDirectories to README for Symfony 5.3+
  • 2c24080 - Ignore ContainerBagInterface in ContainerInterfaceUnknownServiceRule

0.12.41

18 Jul 07:26
4ae5cbe
Compare
Choose a tag to compare
  • 4ae5cbe - Add Lazy Command Support

0.12.40

16 Jul 14:06
Compare
Choose a tag to compare
  • de268d2 - Add back AclInterface stub

0.12.39

15 Jul 11:31
Compare
Choose a tag to compare
  • 41fff98 - Fix AclProviderInterface and relevant classes because of the overriding method error
  • 21e6ec5 - Removed Security stubs, they're no longer needed

0.12.38

01 Jul 07:41
Compare
Choose a tag to compare
  • 61f1d20 - Fix hasSession specifier
  • 58b5959 - Fixed createMarkerNode for long constant strings

0.12.37

16 Jun 13:01
Compare
Choose a tag to compare
  • 45e2ae2 - Introduce stub for EventDispatcherInterface

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