Phpstan Symfony Versions Save

Symfony extension for PHPStan

1.2.9

1 year ago
  • f4cb3b8 - Add stub for VoterInterface
  • 140f410 - Remove redundant use

1.2.8

1 year ago
  • 28fe677 - Remove Stringable from the signature, it's actually not supported

1.2.7

1 year ago

1.2.6

1 year ago
  • 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

1 year ago
  • 85be852 - Type array in request methods

1.2.4

1 year ago
  • 9451f10 - ParameterDynamicReturnTypeExtension: Only generalizeType for keys

1.2.3

1 year ago
  • 7c24540 - Fix stub
  • 26b650a - Update dependency slevomat/coding-standard to v7.2.1

1.2.2

2 years ago
  • 30f12ae - Try to support union of strings as parameter name

1.2.1

2 years ago
  • 2063d60 - DIC parameters: do not generalize string-indexed arrays

1.2.0

2 years ago
  • 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