Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#46834 closed defect (bug) (fixed)

Loose comparison should not be used

Reported by: subrataemfluence Owned by: SergeyBiryukov
Priority: normal Milestone: 5.3
Component: Options, Meta APIs Version: 5.1
Severity: normal Keywords: has-patch
Cc: Focuses: coding-standards

Description

File name: /wp-admin/options-reading.php
Loose comparisons might be corrected in lines nos. 71 and 123.

Attachments (1)

46834.diff (1.0 KB ) - added by subrataemfluence 7 years ago.

Download all attachments as: .zip

Change History (4)

#1 @SergeyBiryukov
7 years ago

  • Milestone Awaiting Review5.3

#2 @Presskopp
7 years ago

  • Keywords has-patch added

#3 @SergeyBiryukov
7 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 45752:

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

Props subrataemfluence.
Fixes #46834.

Note: See TracTickets for help on using tickets.