Skip to content

Commit db99d90

Browse files
committed
prepare release
1 parent 572aa31 commit db99d90

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 0.4.0
2+
3+
* Handle property type declarations in reflection parser.
4+
* [Bugfix] Upgrade array type with `@var Type[]` annotation
5+
* [Bugfix] When extending class redefines a property, use phpdoc from extending class rather than base class
6+
* [Bugfix] Use correct context for relative class names in inherited properties/methods
7+
18
# 0.3.0
29

310
* Support PHP 8, drop support for PHP 7.1

0 commit comments

Comments
 (0)