Opened 5 years ago
Closed 5 years ago
#52316 closed enhancement (fixed)
PHP coding standards: Whitespace found at end of line in wp-includes/post.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.7 | Priority: | normal |
| Severity: | minor | Version: | |
| Component: | Posts, Post Types | Keywords: | has-patch |
| Focuses: | coding-standards | Cc: |
Description
src/wp-includes/post.php#L6226
Whitespace found at end of line
Attachments (1)
Change History (5)
#2
@
5 years ago
- Component changed from General to Posts, Post Types
- Focuses coding-standards added
- Milestone changed from Awaiting Review to 5.7
Note: See
TracTickets for help on using
tickets.
Hi there!
Thanks for the ticket. 52316.patch patch remove the white space.