#57859 closed defect (bug) (fixed)
CS: Use strict comparison in wp-admin/includes/taxonomy.php
Reported by: | ankitmaru | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 6.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Taxonomy | Keywords: | has-patch |
Focuses: | coding-standards | Cc: |
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.
23 months ago
#1
- Keywords has-patch added
#2
@
23 months ago
- Component changed from General to Taxonomy
- Milestone changed from Awaiting Review to 6.3
- Summary changed from CS: Use Yoda conditions to 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:
23 months ago
#7
Thanks for the PR! Merged in r55511.
Note: See
TracTickets for help on using
tickets.
Yoda conditions fixes
Trac ticket: https://core.trac.wordpress.org/ticket/57859