Make WordPress Core

Opened 4 years ago

Closed 4 years ago

#52316 closed enhancement (fixed)

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

Reported by: pawki07's profile pawki07 Owned by: sergeybiryukov's profile SergeyBiryukov
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)

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

Download all attachments as: .zip

Change History (5)

@mukesh27
4 years ago

#1 @mukesh27
4 years ago

  • Keywords has-patch added

Hi there!

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

#2 @SergeyBiryukov
4 years ago

  • Component changed from General to Posts, Post Types
  • Focuses coding-standards added
  • Milestone changed from Awaiting Review to 5.7

#3 @SergeyBiryukov
4 years ago

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

#4 @SergeyBiryukov
4 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 49965:

Coding Standards: Fix WPCS issue in [49963].

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

Note: See TracTickets for help on using tickets.