#61315 closed defect (bug) (fixed)
phpcs error in wp-includes > user.php on line 1105 and 2016
| Reported by: | dhruvang21 | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.6 |
| Component: | Users | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | coding-standards |
Description
Loose comparisons are not allowed. Expected: "==="; Found: "=="phpcs
Change History (4)
This ticket was mentioned in PR #6667 on WordPress/wordpress-develop by @dhruvang21.
2 years ago
#1
- Keywords has-patch added
@SergeyBiryukov commented on PR #6667:
2 years ago
#4
Thanks for the PR! Merged in r58261.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 58261: