#59468 closed defect (bug) (fixed)
Warning: Undefined array key "attrs"
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.4 | Priority: | normal |
| Severity: | major | Version: | 6.4 |
| Component: | General | Keywords: | needs-testing has-patch |
| Focuses: | Cc: |
Description
Found, Warning: Undefined array key "attrs" in C:\laragon\www\wp612\wp-includes\block-supports\background.php on line 51
- Updated WordPress to 6.4 Beta 1 via WPCLI
- TT4 theme is activated
- PHP 8.1
Change History (7)
This ticket was mentioned in PR #5326 on WordPress/wordpress-develop by @mukesh27.
2 years ago
#2
- Keywords has-patch added; needs-patch removed
Trac ticket: https://core.trac.wordpress.org/ticket/59468
@isabel_brison commented on PR #5326:
2 years ago
#6
Committed in r56731.
@andrewserong commented on PR #5326:
2 years ago
#7
Thanks for fixing this up, everyone!
Note: See
TracTickets for help on using
tickets.
Good catch, introduced in [56614] / #59357.
Ping @isabel_brison as she commit those changes.