Skip to content

Releases: phpstan/phpstan-symfony

1.0.1

03 Nov 14:15
1.0.1
edb55af
Compare
Choose a tag to compare
  • edb55af - Fix: Incorrect return type for InputBag::all()

1.0.0

01 Nov 07:09
1.0.0
Compare
Choose a tag to compare
  • 44251cd - Open 1.0-dev
  • 3707cff - Enforce generic InputBag
  • fb817e2 - Improve compatibility with PHPStan 1.0
  • 1108c45 - Improve compatibility with PHPStan 1.0
  • 0e27275 - Improved compatibility with PHPStan 1.0
  • a0ce7fd - Constrain lowest PHPParser version to 4.13.0
  • 84541f0 - Improve compatibility with nikic/php-parser 4.13.0
  • 7d8ac24 - Improved compatibility with PHPStan 1.0
  • 1e62ed3 - Add stubs for messenger component
  • c21cb2f - Add DataTransformer stub

0.12.44

02 Sep 12:34
0.12.44
c1627fc
Compare
Choose a tag to compare
  • 390cfa1 - Fix tests
  • c1627fc - Fix nonexistent InputBag on Symfony 4.x

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