We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbcbe1c commit 30fd2c4Copy full SHA for 30fd2c4
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+# 0.6.1
4
+
5
+* Do not ignore methods that have no phpdoc but do have a PHP 8.1 attribute to make them virtual properties.
6
7
# 0.6.0
8
9
* When running with PHP 8, process attributes in addition to the phpdoc annotations.
0 commit comments