Releases: phpstan/phpdoc-parser
Releases · phpstan/phpdoc-parser
0.5.7
816e826
- Allow parsing class constants with more than one wildcard in the constant name
0.5.6
fac8615
- Do not add space if empty string
0.5.5
c37ba6f
- Update .gitattributes
e188439
- Lock closed issues
4530d56
- Drop Phing for Makefile
0840ee4
- chore: forgot to change phing path to make
dff3ee1
- chore: Use the latest PHPUnit wherever possible
edb31b3
- Modernization
ea0b174
- Allow empty array shape
0.5.4
e24edb6
- Bump metcalfc/changelog-generator from v0.4.4 to v1.0.0
e352d06
- type aliases: detect unsupported targets of type alias imports on parsing level
0.5.3
f9f5616
- Mark some TokenIterator methods as impure
d835bf3
- Do not build with lowest PHPStan version
7c3115e
- Mark TypeParser methods as impure
0.5.2
86b0a00
- Fix PhpDocNode end newline print
2269e47
- Catch parse exception when consuming TOKEN_CLOSE_PHPDOC
0.5.1
cf4fc7d
- Fixed "Undefined array key -1"
0.4.14
cf4fc7d
- Fixed "Undefined array key -1"
0.5.0
37a74df
- Open 0.5-dev
cfe3c78
- Allow nodes to have custom attributes
0.4.13
b451b2f
- Preserve whitespace formatting of text nodes
b4d876f
- Modernize CS build
4136e00
- EditorConfig