#54206 closed defect (bug) (fixed)
Use strict comparison for in_array
Reported by: | aristath | Owned by: | hellofromTonya |
---|---|---|---|
Milestone: | 5.9 | Priority: | normal |
Severity: | normal | Version: | 5.9 |
Component: | Editor | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
The in_array
call in https://core.trac.wordpress.org/browser/trunk/src/wp-includes/blocks.php#L119 should be strict.
Change History (8)
This ticket was mentioned in PR #1726 on WordPress/wordpress-develop by aristath.
3 years ago
#1
- Keywords has-patch added
This ticket was mentioned in PR #1726 on WordPress/wordpress-develop by aristath.
3 years ago
#2
Trac ticket: https://core.trac.wordpress.org/ticket/54206#ticket
#3
@
3 years ago
- Owner set to hellofromTonya
- Status changed from new to assigned
- Version set to trunk
#5
@
3 years ago
- Keywords commit added
- Milestone changed from Awaiting Review to 5.9
Thanks for the PR! Looks good to me, marking for commit.
hellofromtonya commented on PR #1726:
3 years ago
#8
Committed via https://core.trac.wordpress.org/changeset/51888.
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/54206#ticket