Skip to content

Releases: phpstan/phpstan-symfony

1.2.19

22 Dec 20:08
dac2474
Compare
Choose a tag to compare
  • dac2474 - Add generics for PasswordUpgraderInterface
  • 72cf8cf - Update release-toot.yml
  • 4a920ef - Create release-toot.yml

1.2.18

16 Dec 09:44
3178f15
Compare
Choose a tag to compare
  • 3178f15 - Revert "Remove nullable type after calling HeaderBag::has"

1.2.17

16 Dec 09:07
7389207
Compare
Choose a tag to compare
  • 7389207 - Remove nullable type after calling HeaderBag::has
  • c55237a - Update dessant/lock-threads action to v4
  • e088444 - Fix build

1.2.16

04 Nov 13:47
Compare
Choose a tag to compare
  • d6ea162 - Fix Envelope::all() return type

1.2.15

03 Nov 15:04
Compare
Choose a tag to compare
  • 7210072 - Improve Envelope::all() return type
  • e5e807b - Update metcalfc/changelog-generator action to v4

1.2.14

05 Oct 11:30
f7dd737
Compare
Choose a tag to compare
  • f7dd737 - Native type in ConsoleApplicationResolver
  • e5459eb - ConsoleApplicationResolver made lazy

1.2.13

28 Aug 13:35
1.2.13
Compare
Choose a tag to compare

1.2.12

26 Aug 14:32
Compare
Choose a tag to compare
  • e7767d9 - Skip check for negatable input options on symfony/console < 5.3

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