Opened 8 years ago
Closed 8 years ago
#44315 closed defect (bug) (fixed)
PHPCS: Assignments must be the first block of code on a line
| Reported by: | subrataemfluence | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.1 |
| Component: | Users | Version: | 5.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | coding-standards |
Description
At several areas of wp-includes/user.php the coding style is not compatible with PHPCS validations using WordPress standards.
Issue: Assignments must be the first block of code on a line.
Proposed solution uploaded.
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 44597: