Skip to content

0.5.2

Choose a tag to compare

@micheleorselli micheleorselli released this 17 Mar 21:33
· 118 commits to main since this release

What's Changed

Collect extends also for interfaces #464
Now the extends attribute of ClassDescription is populated also for interfaces. the ClassDescription getExtends now returns an array instead of a string

Allow using phpdoc-parser v1.2 in #463
Support to v1 was removed but since that version could still be used it was re-added

Full Changelog: 0.5.1...0.5.2