File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 11# Ignore all test and documentation for archive
22/.github export-ignore
3+ /tests export-ignore
34/.editorconfig export-ignore
45/.git-blame-ignore-revs export-ignore
56/.gitattributes export-ignore
67/.gitignore export-ignore
8+ /phpstan-baseline.neon export-ignore
9+ /phpstan.dist.neon export-ignore
10+ /phpunit-7x.xml.dist export-ignore
11+ /phpunit.xml.dist export-ignore
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ Yii Framework 2 apidoc extension Change Log
1010- Enh #339 : Add support for intersection types (mspirkov)
1111- Bug #339 : Fix the mechanism for replacing ` static ` with FQCN (mspirkov)
1212- Bug #339 : Fix processing of multidimensional arrays (mspirkov)
13+ - Enh #342 : Remove unnecessary files from Composer package (mspirkov)
1314- Enh #341 : Add support for nullable types (mspirkov)
1415
1516
You can’t perform that action at this time.
0 commit comments