Opened 6 years ago
Closed 6 years ago
#46508 closed enhancement (fixed)
Uses strict comparison in WP_Post
Reported by: | andizer | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 5.2 | Priority: | normal |
Severity: | normal | Version: | 5.2 |
Component: | Posts, Post Types | Keywords: | has-patch |
Focuses: | Cc: |
Description
Improvement in doing comparisons in WP_Post
:
- Do strict comparison where possible.
- Flipped one comparison to have the Yoda style
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 44914: