Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#47201 closed enhancement (fixed)

Coding Standards: wp-admin/edit.php

Reported by: davidbaumwald's profile davidbaumwald Owned by: davidbaumwald's profile davidbaumwald
Milestone: 5.3 Priority: normal
Severity: normal Version: 5.3
Component: Administration Keywords: has-patch
Focuses: coding-standards Cc:

Description

Non-Yoda and loose comparison conditions in wp-admin/edit.php.

Attachments (1)

47201.diff (2.2 KB) - added by davidbaumwald 5 years ago.
Patch with resolutions

Download all attachments as: .zip

Change History (4)

@davidbaumwald
5 years ago

Patch with resolutions

#1 @davidbaumwald
5 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
5 years ago

  • Milestone changed from Awaiting Review to 5.3

#3 @SergeyBiryukov
5 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 45759:

Coding Standards: Use strict comparison in wp-admin/edit.php.

Props davidbaumwald.
Fixes #47201.

Note: See TracTickets for help on using tickets.