Skip to content

Releases: phpstan/phpdoc-parser

1.18.1

07 Apr 11:53
22dcdfd

Choose a tag to compare

  • 22dcdfd - Do not crash on invalid UTF-8
  • bada68a - Object shapes - test without space after colon

1.18.0

06 Apr 07:30
882eabc

Choose a tag to compare

  • 882eabc - Support for object shapes

1.17.1

04 Apr 11:15
d3753fc

Choose a tag to compare

  • d3753fc - Fix parsing invalid types in type aliases

1.17.0

04 Apr 08:33
bfec872

Choose a tag to compare

  • bfec872 - PhpDocParser - option to preserve type alias with parse error
  • afb728a - Update dependency slevomat/coding-standard to v8.9.1
  • 36f3719 - Update PHPCS
  • bcba2e8 - Update metcalfc/changelog-generator action to v4.1.0
  • 888c7c1 - Send PRs against PHPStan 1.10.x

1.16.1

07 Feb 18:12

Choose a tag to compare

1.16.0

29 Jan 14:42
57090cf

Choose a tag to compare

  • 57090cf - Add support for list shapes
  • b065956 - New workflow - test Slevomat CS against latest parser
  • a6e5311 - Update release-toot.yml

1.15.3

20 Dec 20:58
61800f7

Choose a tag to compare

  • 61800f7 - Fix ConstExprArrayItemNode::__toString()
  • 57918d9 - Create release-toot.yml

1.15.2

16 Dec 06:44
5941477

Choose a tag to compare

1.15.1

15 Dec 16:42

Choose a tag to compare

  • 950bddf - Support unsealed array shapes

1.15.0

07 Dec 16:14
6ff970a

Choose a tag to compare

  • 6ff970a - Fix tests
  • 2a4686e - Add generics support to @method definitions
  • c7c2609 - Update dessant/lock-threads action to v4