#57210 closed defect (bug) (fixed)
Inconsistent function definition brace
Reported by: | mukesh27 | Owned by: | audrasjb |
---|---|---|---|
Milestone: | 6.2 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | has-patch good-first-bug |
Focuses: | coding-standards | Cc: |
Description
Related to #57209.
This is inconsistent because the function's right bracket is not present in the new line. The new line should contain the brace.
Change History (7)
This ticket was mentioned in PR #3688 on WordPress/wordpress-develop by @mukesh27.
23 months ago
#1
- Keywords has-patch added; needs-patch removed
#5
@
23 months ago
Please note that I separated this patch in two commits. One for Core fixes, and one for Twentyten.
@audrasjb commented on PR #3688:
23 months ago
#6
committed in https://core.trac.wordpress.org/changeset/54881
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/57210