Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#52316 closed enhancement (fixed)

PHP coding standards: Whitespace found at end of line in wp-includes/post.php

Reported by: pawki07 Owned by: SergeyBiryukov
Priority: normal Milestone: 5.7
Component: Posts, Post Types Version:
Severity: minor Keywords: has-patch
Cc: Focuses: coding-standards

Description

src/wp-includes/post.php#L6226

Whitespace found at end of line

Attachments (1)

52316.patch (565 bytes ) - added by mukesh27 6 years ago.

Download all attachments as: .zip

Change History (5)

@mukesh27
6 years ago

#1 @mukesh27
6 years ago

  • Keywords has-patch added

Hi there!

Thanks for the ticket. 52316.patch patch remove the white space.

#2 @SergeyBiryukov
6 years ago

  • Component GeneralPosts, Post Types
  • Focuses coding-standards added
  • Milestone Awaiting Review5.7

#3 @SergeyBiryukov
6 years ago

  • Summary Coding Standards / PHP coding standardsPHP coding standards: Whitespace found at end of line in wp-includes/post.php

#4 @SergeyBiryukov
6 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 49965:

Coding Standards: Fix WPCS issue in [49963].

Props pawki07, mukesh27.
Fixes #52316. See #51800.

Note: See TracTickets for help on using tickets.