Issue #2924782: Missing @var annotation for arrays that provide default values
Merge request reports
Activity
added 8 commits
-
23b2810c...40a123ae - 4 commits from branch
project:9.2.x
- e3d12dcf - Removed sniff Drupal.Commenting.VariableComment.MissingVar from exclusion
- b55d2901 - Round 1
- 4b63964a - Round 2
- 4b1482c5 - Be more specific
Toggle commit list-
23b2810c...40a123ae - 4 commits from branch
added 21 commits
-
4b1482c5...528f1878 - 17 commits from branch
project:9.2.x
- 0c6b31f5 - Removed sniff Drupal.Commenting.VariableComment.MissingVar from exclusion
- c0106581 - Round 1
- ff1379dc - Round 2
- 1f255e0c - Be more specific
Toggle commit list-
4b1482c5...528f1878 - 17 commits from branch
added 41 commits
-
1f255e0c...20205709 - 37 commits from branch
project:9.2.x
- 46813da7 - Removed sniff Drupal.Commenting.VariableComment.MissingVar from exclusion
- b605be74 - Round 1
- a3b4b803 - Round 2
- 638c8aea - Be more specific
Toggle commit list-
1f255e0c...20205709 - 37 commits from branch
added 38 commits
-
70aa933f...a3ca88eb - 37 commits from branch
project:9.3.x
- d2393f7b - Merge branch '9.3.x' into 2924782-missing-var-annotation
-
70aa933f...a3ca88eb - 37 commits from branch
- Resolved by quietone
- Resolved by spokje
added 294 commits
-
092d1e2e...b6efcaf6 - 293 commits from branch
project:9.3.x
- 983e7b99 - Merge branch '9.3.x' into 2924782-missing-var-annotation
-
092d1e2e...b6efcaf6 - 293 commits from branch
added 452 commits
-
6aba761d...b8c9366c - 451 commits from branch
project:9.4.x
- fc9aaa8b - Merge branch '9.4.x' into 2924782-missing-var-annotation
-
6aba761d...b8c9366c - 451 commits from branch
added 12 commits
-
c0070839...10d7b48a - 11 commits from branch
project:9.4.x
- 63ef7da7 - Merge branch '9.4.x' into 2924782-missing-var-annotation
-
c0070839...10d7b48a - 11 commits from branch
- Resolved by spokje
65 65 * transliterates to more than one ASCII character require special 66 66 * treatment: we want to remove their accent and use the un- 67 67 * transliterated base character. 68 * 69 * @var string[]
Please register or sign in to reply