Skip to content

Releases: phpstan/phpstan-symfony

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

1.2.1

28 May 15:12
1.2.1
2063d60
Compare
Choose a tag to compare
  • 2063d60 - DIC parameters: do not generalize string-indexed arrays

1.2.0

27 May 09:04
1.2.0
Compare
Choose a tag to compare
  • 5d2d5ad - Fix formInterface stub
  • 063ce41 - Update dependency slevomat/coding-standard to v7.2.0
  • 94e6c34 - Revert "add documentation to load DI helper"
  • b1c5152 - add documentation to load DI helper
  • 811fb23 - Fix
  • e32e40e - Require PHPStan 1.6.0
  • 7953474 - Update dependency slevomat/coding-standard to v7.1
  • 513f395 - Drop alias
  • 31d7dad - Update workflow
  • 02dceb2 - Drop support for PHP 7.1, require PHPStan 1.5.0
  • 31a8e63 - Update dependency slevomat/coding-standard to v7.0.20