Opened 6 years ago
Closed 6 years ago
#48237 closed defect (bug) (fixed)
Remove spaces around non-variable array items
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.3 | Priority: | normal |
| Severity: | trivial | Version: | |
| Component: | Networks and Sites | Keywords: | has-patch commit |
| Focuses: | multisite, coding-standards | Cc: |
Description
From coding standards handbook-
When referring to array items, only include a space around the index if it is a variable
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
LGTM, though I'm a bit surprised this wasn't caught in one of the auto-fixer rounds.