Skip to content

Releases: phpstan/phpstan-symfony

1.2.11

25 Aug 20:42
Compare
Choose a tag to compare
  • a14d467 - Add support for negatable input options

1.2.10

25 Aug 15:32
82d54e8
Compare
Choose a tag to compare
  • 82d54e8 - Fix build by downgrading PHPUnit
  • 120d3a8 - Test Symfony ^6.1
  • 298f7ae - Do not longer test unsupported versions of Symfony
  • 70f8452 - Infer correct type for $input->getOptions() call

1.2.9

05 Aug 20:15
Compare
Choose a tag to compare
  • f4cb3b8 - Add stub for VoterInterface
  • 140f410 - Remove redundant use

1.2.8

20 Jul 12:03
Compare
Choose a tag to compare
  • 28fe677 - Remove Stringable from the signature, it's actually not supported

1.2.7

20 Jul 10:06
c612f67
Compare
Choose a tag to compare

1.2.6

18 Jul 15:49
b3df0da
Compare
Choose a tag to compare
  • b3df0da - Add stub for write and writeln console methods
  • 5f4d20e - Add example to load single command application
  • 401247f - Create tag workflow
  • a535924 - Update .gitattributes
  • f5ad07e - PHPStan baseline
  • 7d81c08 - Require PHPStan 1.8.0

1.2.5

10 Jun 08:45
1.2.5
Compare
Choose a tag to compare
  • 85be852 - Type array in request methods

1.2.4

09 Jun 12:01
1.2.4
9451f10
Compare
Choose a tag to compare
  • 9451f10 - ParameterDynamicReturnTypeExtension: Only generalizeType for keys

1.2.3

07 Jun 12:37
1.2.3
7c24540
Compare
Choose a tag to compare
  • 7c24540 - Fix stub
  • 26b650a - Update dependency slevomat/coding-standard to v7.2.1

1.2.2

28 May 15:20
1.2.2
30f12ae
Compare
Choose a tag to compare
  • 30f12ae - Try to support union of strings as parameter name