We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5abec16 commit 53074e8Copy full SHA for 53074e8
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+### 0.20.0 (2023-07-31)
4
+
5
+- add support for "readonly" properties
6
+- replace deprecated "parts" property from nikic/PHP-Parser
7
+- use "phpstan/phpdoc-parser" as fallback for parameters e.g. for `callable()` types
8
+- use php types
9
+- add more tests
10
11
12
### 0.19.6 (2022-09-23)
13
14
- try to fix autoload #11
0 commit comments