Skip to content

Releases: phpstan/phpdoc-parser

1.15.2

16 Dec 06:44
5941477
Compare
Choose a tag to compare

1.15.1

15 Dec 16:42
Compare
Choose a tag to compare
  • 950bddf - Support unsealed array shapes

1.15.0

07 Dec 16:14
6ff970a
Compare
Choose a tag to compare
  • 6ff970a - Fix tests
  • 2a4686e - Add generics support to @method definitions
  • c7c2609 - Update dessant/lock-threads action to v4

1.14.0

27 Nov 19:14
df1a794
Compare
Choose a tag to compare
  • df1a794 - Generics type projections (call-site variance)

1.13.1

20 Nov 08:53
Compare
Choose a tag to compare
  • aac4411 - Add specialized tags support
  • 066f9d0 - Update send-pr.yml
  • 4f28c2e - Update metcalfc/changelog-generator action to v4

1.13.0

21 Oct 09:58
Compare
Choose a tag to compare
  • 33aefcd - Add equality assert syntax

1.12.1

21 Oct 07:20
Compare
Choose a tag to compare
  • ae85d4b - Fix __toString() for negated asserts

1.12.0

20 Oct 07:54
Compare
Choose a tag to compare
  • 5f13698 - Allow unparenthesized conditional type in conditional else branch
  • 4461548 - Unescape constant strings
  • a6c17e2 - Send lib update to 1.8.x
  • cc94367 - Fix Send PR workflow

1.11.0

14 Oct 13:35
Compare
Choose a tag to compare
  • 7d1e812 - Add tests for template bound + default
  • ecb475b - Implement template default syntax
  • 19d4770 - Send pull request workflow

1.10.0

12 Oct 19:21
87fa2d5
Compare
Choose a tag to compare
  • 87fa2d5 - Implement @param-out tag