Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#49300 closed defect (bug) (fixed)

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

Reported by: rimadoshi's profile rimadoshi Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.4 Priority: normal
Severity: normal Version: 5.3.2
Component: Users Keywords: has-patch
Focuses: coding-standards Cc:

Description


Attachments (1)

49300.patch (544 bytes) - added by rimadoshi 5 years ago.

Download all attachments as: .zip

Change History (3)

@rimadoshi
5 years ago

#1 @SergeyBiryukov
5 years ago

  • Milestone changed from Awaiting Review to 5.4
  • Owner set to SergeyBiryukov
  • Status changed from new to reviewing

#2 @SergeyBiryukov
5 years ago

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

In 47115:

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

Apply the case-insensitive network-site comparisons added in [27725] for wp-admin/network/admin.php to wp-admin/user/admin.php too, for consistency.

Props rimadoshi.
Fixes #49300.

Note: See TracTickets for help on using tickets.