Skip to content

Releases: phpstan/phpdoc-parser

1.6.0

09 Jun 11:21
1.6.0
Compare
Choose a tag to compare
  • 3cb62d1 - Make requiring whitespace before description optional
  • 1e355a3 - Support all atomic types as nullable types
  • 7c621a2 - Fix parsing phpdoc with no trailing whitespace
  • 9d45205 - Allow omitting @param type
  • d579798 - Require whitespace before description with limited start tokens
  • b75949e - Update dependency slevomat/coding-standard to v7.2.1
  • 5968e5f - Fix typo in doc/grammars
  • 5e424af - Update dependency slevomat/coding-standard to v7.2.0

1.5.1

05 May 11:34
1.5.1
981cc36
Compare
Choose a tag to compare
  • 981cc36 - Fix workflows
  • 28cb38b - Implement offset access type syntax

1.5.0

04 May 07:48
1.5.0
Compare
Choose a tag to compare
  • 6cafed9 - Add negated assertions
  • 47051f5 - Parse assert-if-true and assert-if-false as well
  • 0af5cba - Also expose the tags
  • 8f703ba - Add assert syntax

1.4.5

22 Apr 11:11
1.4.5
129a63b
Compare
Choose a tag to compare
  • 129a63b - Extend allowed types for conditional for parameter

1.4.4

14 Apr 12:26
1.4.4
d8e9fd9
Compare
Choose a tag to compare
  • d8e9fd9 - ConstExprParser - throw known exception type

1.4.3

08 Apr 11:31
1.4.3
34545bb
Compare
Choose a tag to compare
  • 34545bb - Fix memory leak
  • a5e191f - Update dependency slevomat/coding-standard to v7.1
  • 9940b06 - Fix build instructions in README

1.4.2

30 Mar 13:34
1.4.2
Compare
Choose a tag to compare
  • 4cb3021 - Support multiline parenthesized types

1.4.1

29 Mar 09:45
1.4.1
Compare
Choose a tag to compare
  • 0533306 - Fixed missing parentheses in ConditionalTypeForParameterNode::__toString()
  • c1f8095 - Fixed missing parentheses in ConditionalTypeNode::__toString()
  • f109d1d - Typo in ConditionalTypeForParameterNode
  • 45df6a5 - Typo in ConditionalTypeNode

1.4.0

28 Mar 10:55
1.4.0
aa111aa
Compare
Choose a tag to compare

1.3.0

28 Mar 08:00
1.3.0
Compare
Choose a tag to compare
  • c089469 - Support multiline callable syntax
  • ad95bff - Fix workflows
  • f794407 - Drop alias
  • da41cc9 - Drop support for PHP 7.1, require PHPStan 1.5.0
  • 337ff95 - Update dependency slevomat/coding-standard to v7.0.20
  • 4bda9e3 - Update actions/checkout action to v3
  • 3810829 - Update dependency slevomat/coding-standard to v7.0.19
  • d5a6692 - Update dependency slevomat/coding-standard to v7
  • 1ab10d8 - Update build-cs
  • 9654349 - Update renovate.json
  • f3a334c - Update lock-closed-issues.yml
  • bad64f8 - Update github-actions
  • 2c43989 - Update metcalfc/changelog-generator action to v1.0.1
  • b862cf7 - Update dependency consistence-community/coding-standard to v3.11.1
  • cb952de - Delete dependabot.yml
  • ac70f70 - Update and rename renovate.json to .github/renovate.json
  • 30cfc4b - Add renovate.json
  • 7d4d93b - update phpunit.xml schema
  • 4bf544b - PhpDocNode: Swap array_column() and array_filter()
  • b63ce39 - Update release.yml
  • 8bae8e1 - Tweet release action
  • bf8b5db - Allow Composer plugins
  • 00abc18 - Test on PHP 8.1
  • 253dabd - Composer > Remove --no-suggest
  • d639142 - Backward compatibility check