Opened 7 years ago
Closed 7 years ago
#48169 closed defect (bug) (fixed)
Use empty case for `array` in `WP_REST_Meta_Fields::get_default_for_type`
| Reported by: | itowhid06 | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.3 |
| Component: | REST API | Version: | |
| Severity: | trivial | Keywords: | has-patch |
| Cc: | Focuses: | coding-standards |
Description
Use empty case for array, as case array and object both returns empty array
Attachments (2)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 46346: