Closed (duplicate)
Project:
Drupal core
Version:
9.4.x-dev
Component:
documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Mar 2017 at 00:42 UTC
Updated:
20 Nov 2021 at 01:33 UTC
Jump to comment: Most recent
Comments
Comment #2
joelpittetComment #3
joelpittetComment #4
xjmBefore we actually patch core, we should maybe create a coder rule to check for
array(in PHP comments?Comment #5
joelpittetThat sounds like a good idea to me. Keeps it check-able. Which queue does that go into?
Comment #6
xjm@joelpittet, should be https://www.drupal.org/project/coder
Comment #7
joelpittetThanks @xjm, Postponed on #2857906: Enforce short array syntax for Drupal 8 api docblock comments
Comment #13
quietone commentedThanks for starting the process to fix array syntax in core.
Coding standards are fixed by sniff now. Closing this as a duplicate of #2874067: Fix Drupal.Commenting.DocCommentLongArraySyntax coding standard which has a patch.
Thanks.