Opened 6 weeks ago
Last modified 6 weeks ago
#62674 reopened enhancement
HTML API: Documentation, signature, and test improvements for 6.8
Reported by: | jonsurrell | Owned by: | gziolo |
---|---|---|---|
Milestone: | 6.8 | Priority: | normal |
Severity: | normal | Version: | trunk |
Component: | HTML API | Keywords: | has-patch |
Focuses: | Cc: |
Description
This ticket collects general work on the HTML API targeting 6.8 around documentation, function signatures, and testing.
Change History (4)
This ticket was mentioned in PR #7984 on WordPress/wordpress-develop by @jonsurrell.
6 weeks ago
#1
- Keywords has-patch added
#2
@
6 weeks ago
- Owner set to gziolo
- Resolution set to fixed
- Status changed from new to closed
In 59503:
6 weeks ago
#4
Committed with https://core.trac.wordpress.org/changeset/59503.
Note: See
TracTickets for help on using
tickets.
Remove nullable from the
WP_HTML_Processor::get_breadcrumbs()
return function signature and PHPDoc types.The return type of breadcrumbs has not be nullable since [58713 HTML API: Simplify breadcrumb accounting.]
Trac ticket: https://core.trac.wordpress.org/ticket/62674