Skip to content

Releases: phpstan/phpstan-symfony

0.12.16

25 Jan 12:31
Compare
Choose a tag to compare

0.12.15

25 Jan 11:52
Compare
Choose a tag to compare
  • 857d958 - Adds stub file for PropertyPathInterface

0.12.14

11 Jan 09:59
Compare
Choose a tag to compare
  • 1504153 - Add stubs for Twig Node and Symfony ParameterBag

0.12.13

08 Jan 10:36
Compare
Choose a tag to compare
  • 2f2e8a3 - Dependabot
  • d8313ec - Add stub for ConstraintViolationListInterface

0.12.12

13 Dec 13:14
Compare
Choose a tag to compare
  • 46f7b3d - Readability
  • 185bf76 - Use GitHub Actions instead of Travis CI
  • fb66d5e - Automatic release workflow

0.12.11

12 Dec 14:50
edb6aeb
Compare
Choose a tag to compare
0.12.11

0.11.6

19 May 19:05
c7be305
Compare
Choose a tag to compare

0.11.5

16 Apr 18:16
490ff77
Compare
Choose a tag to compare
  • Fixed some internal errors

0.11.4

16 Apr 08:23
142a5d5
Compare
Choose a tag to compare
  • Console command arguments and options analysis.
  • Container XML parameter is optional.

0.11.3

01 Apr 08:05
9c7e936
Compare
Choose a tag to compare
  • Added Envelope return type extension for Messenger (#44), thanks @enumag!