Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#48994 closed enhancement (fixed)

Coding standard wp-admin/includes/network.php

Reported by: ataurr's profile ataurr Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.4 Priority: normal
Severity: normal Version: 5.3.1
Component: Networks and Sites Keywords: has-patch
Focuses: multisite, coding-standards Cc:

Description

Strict comparison conditions in wp-admin/includes/network.php

Attachments (1)

network.php.patch (1.3 KB) - added by ataurr 5 years ago.
wp-admin/includes/network.php

Download all attachments as: .zip

Change History (3)

@ataurr
5 years ago

wp-admin/includes/network.php

#1 @SergeyBiryukovCore Committer
5 years ago

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

#2 @SergeyBiryukovCore Committer
5 years ago

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

In 46963:

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

Props ataurr.
Fixes #48994.

Note: See TracTickets for help on using tickets.