We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 572aa31 commit db99d90Copy full SHA for db99d90
CHANGELOG.md
@@ -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
8
# 0.3.0
9
10
* Support PHP 8, drop support for PHP 7.1
0 commit comments