Releases: phpstan/phpdoc-parser
Releases · phpstan/phpdoc-parser
1.6.2
10 Jun 09:30
Compare
Sorry, something went wrong.
No results found
1.6.1
10 Jun 08:13
Compare
Sorry, something went wrong.
No results found
1.6.0
09 Jun 11:21
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.5.0
04 May 07:48
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
129a63b - Extend allowed types for conditional for parameter
1.4.4
14 Apr 12:26
Compare
Sorry, something went wrong.
No results found
d8e9fd9 - ConstExprParser - throw known exception type
1.4.3
08 Apr 11:31
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
4cb3021 - Support multiline parenthesized types
1.4.1
29 Mar 09:45
Compare
Sorry, something went wrong.
No results found
0533306 - Fixed missing parentheses in ConditionalTypeForParameterNode::__toString()
c1f8095 - Fixed missing parentheses in ConditionalTypeNode::__toString()
f109d1d - Typo in ConditionalTypeForParameterNode
45df6a5 - Typo in ConditionalTypeNode