#62283 closed enhancement (fixed)
Fix: Loose Comparisons in ms-functions.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.8 | Priority: | normal |
| Severity: | minor | Version: | |
| Component: | Networks and Sites | Keywords: | has-patch |
| Focuses: | multisite, coding-standards | Cc: |
Description
While going through the ms-functions.php file, I found that loose comparisons are used in several instances.
Change History (14)
This ticket was mentioned in PR #7616 on WordPress/wordpress-develop by @debarghyabanerjee.
15 months ago
#1
- Keywords has-patch added; needs-patch removed
#2
@
15 months ago
- Summary changed from Fix: Loose Comparisions in ms-functions.php to Fix: Loose Comparisons in ms-functions.php
@debarghyabanerjee commented on PR #7616:
15 months ago
#3
Hi @hellofromtonya, hope you are doing well.
Can you please take a look into this PR. Thanks.
#5
@
13 months ago
- Milestone changed from Awaiting Review to 6.8
- Owner set to SergeyBiryukov
- Status changed from new to reviewing
Note: See
TracTickets for help on using
tickets.
Trac Ticket: Core-62283
## Overview
## Changes Made
===and!==).## Benefits
## Testing