Phpdoc Parser Versions Save

Next-gen phpDoc parser with support for intersection types and generics

1.29.0

1 week ago
  • 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

1 month ago
  • cd06d6b - Add @phan- prefixes for recognized doc tags

1.27.0

1 month ago
  • 86e4d5a - Support for @param-closure-this
  • 8ce0d65 - Support for @param-immediately-invoked-callable and @param-later-invoked-callable

1.26.0

2 months ago
  • 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

4 months ago
  • 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

1.24.5

5 months ago
  • fedf211 - Fix
  • cb802d0 - Update Slevomat CS for testing
  • c7a1da4 - Fix format-preserving printer for GenericTagValueNode without description
  • fb19066 - Fix

1.24.4

5 months ago
  • 6bd0c26 - Git export-ignore phpstan-baseline.neon
  • 58cdc73 - Update metcalfc/changelog-generator action to v4.2.0
  • 37d7684 - Update dessant/lock-threads action to v5

1.24.3

5 months ago
  • 12f01d2 - fix HTML description detection for phpstorm stubs
  • c2b8bbf - Different site ID for Fathom
  • 0bb2fe4 - Tests for comment-like descriptions

1.24.2

7 months ago
  • bcad8d9 - Allow conditional type in callable return type

1.24.1

7 months ago
  • 9f854d2 - fix/unify callable template parsing with EOL
  • 877b8f2 - simplify/unify parseGeneric method
  • 8202c44 - Make the CI job pass after upgrading PHPStan to v1.10.34
  • 36db47a - Update actions/checkout action to v4