Releases: phpstan/phpdoc-parser
Releases · phpstan/phpdoc-parser
1.15.1
- 950bddf - Support unsealed array shapes
1.15.0
- 6ff970a - Fix tests
- 2a4686e - Add generics support to
@method
definitions
- c7c2609 - Update dessant/lock-threads action to v4
1.14.0
- df1a794 - Generics type projections (call-site variance)
1.13.1
- aac4411 - Add specialized tags support
- 066f9d0 - Update send-pr.yml
- 4f28c2e - Update metcalfc/changelog-generator action to v4
1.13.0
- 33aefcd - Add equality assert syntax
1.12.1
- ae85d4b - Fix __toString() for negated asserts
1.12.0
- 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
- 7d1e812 - Add tests for template bound + default
- ecb475b - Implement template default syntax
- 19d4770 - Send pull request workflow