#57859 closed defect (bug) (fixed)
CS: Use strict comparison in wp-admin/includes/taxonomy.php
| Reported by: | ankitmaru | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.3 |
| Component: | Taxonomy | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | coding-standards |
Description
Coding Standards: Use Yoda Conditions at a few places in the file.
Attachments (1)
Change History (8)
This ticket was mentioned in PR #4167 on WordPress/wordpress-develop by @ankitmaru.
3 years ago
#1
- Keywords has-patch added
#2
@
3 years ago
- Component General → Taxonomy
- Milestone Awaiting Review → 6.3
- Summary CS: Use Yoda conditions → CS: Use strict comparison in wp-admin/includes/taxonomy.php
Hi there, thanks for the ticket!
This appears to be about strict comparison rather than Yoda conditions, renaming accordingly.
@SergeyBiryukov commented on PR #4167:
3 years ago
#7
Thanks for the PR! Merged in r55511.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Yoda conditions fixes
Trac ticket: https://core.trac.wordpress.org/ticket/57859