Skip to content

Releases: phpstan/phpdoc-parser

1.32.0

Choose a tag to compare

@phpstan-bot phpstan-bot released this 26 Sep 07:24
  • 6ca22b1 - Support for @pure-unless-callable-is-impure

1.31.0

Choose a tag to compare

@phpstan-bot phpstan-bot released this 22 Sep 11:33
  • 249f15f - PhpDocParser: support template type lower bounds
  • a5e938b - Test for special multiline PHPDoc
  • 5d48fa4 - Do not deploy API reference on 1.23.x anymore
  • 1c7fcc4 - Add test cases for quote aware array/object keys
  • 7e92a25 - Fix link

1.30.1

Choose a tag to compare

@phpstan-bot phpstan-bot released this 07 Sep 20:18
51b95ec
  • 51b95ec - Deploy API Reference into a subdirectory with the current branch name
  • 0e689c5 - Fix bug of repeating last line in AST for textBetweenTagsBelongsToDescription=true
  • 9d053a8 - Test newer PHP versions
  • 0454892 - Pin build-cs

1.30.0

Choose a tag to compare

@phpstan-bot phpstan-bot released this 29 Aug 09:57
5ceb0e3
  • 5ceb0e3 - Support typing extra items in unsealed array shapes
  • cc2b26c - Send update PR to phpstan-src 1.12.x branch
  • 8752839 - Fix $matches error
  • 2afec65 - Update roave/backward-compatibility-check

1.29.1

Choose a tag to compare

@phpstan-bot phpstan-bot released this 31 May 08:53
  • fcaefac - TemplateTagValueNode name cannot be empty string

1.29.0

Choose a tag to compare

@phpstan-bot phpstan-bot released this 06 May 12:05
536889f
  • 536889f - Support array and offset access on const types
  • 9bb3855 - Update lock-closed-issues.yml
  • 54b191f - Test pure-callable and pure-Closure
  • 793d146 - Update phpdoc-parser in phpstan-src:1.11.x

1.28.0

Choose a tag to compare

@phpstan-bot phpstan-bot released this 03 Apr 18:52
  • cd06d6b - Add @phan- prefixes for recognized doc tags

1.27.0

Choose a tag to compare

@phpstan-bot phpstan-bot released this 21 Mar 13:19
86e4d5a
  • 86e4d5a - Support for @param-closure-this
  • 8ce0d65 - Support for @param-immediately-invoked-callable and @param-later-invoked-callable

1.26.0

Choose a tag to compare

@phpstan-bot phpstan-bot released this 23 Feb 16:08
231e318
  • 231e318 - Improve static keyword conflict resolution in @method
  • c23674d - Parse generic callables
  • e7f0d8f - Update metcalfc/changelog-generator action to v4.3.1
  • 6301a43 - Update github-actions

1.25.0

Choose a tag to compare

@phpstan-bot phpstan-bot released this 04 Jan 17:07
bd84b62
  • bd84b62 - Added support for @phpstan-require-extends and @phpstan-require-implements PHPDoc tags
  • 77db537 - Update apiref.yml
  • f6c9b60 - Revert "Update apiref.yml"
  • 23d5464 - Update apiref.yml