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 73fdbb7 commit 8e1f1b6Copy full SHA for 8e1f1b6
CHANGELOG.md
@@ -1,11 +1,15 @@
1
Yii Framework 2 apidoc extension Change Log
2
===========================================
3
4
-3.0.9 under development
+4.0.0 under development
5
-----------------------
6
7
- Bug #338: Fix deprecation error `Using null as an array offset is deprecated, use an empty string instead` (mspirkov)
8
- Enh #337: Log invalid tags (mspirkov)
9
+- Enh #339: Add support for PHPStan/Psalm syntax (mspirkov)
10
+- Enh #339: Add support for intersection types (mspirkov)
11
+- Bug #339: Fix the mechanism for replacing `static` with FQCN (mspirkov)
12
+- Bug #339: Fix processing of multidimensional arrays (mspirkov)
13
14
15
3.0.8 November 24, 2025
0 commit comments