#62674 closed enhancement (fixed)
HTML API: Documentation, signature, and test improvements for 6.8
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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 (7)
This ticket was mentioned in PR #7984 on WordPress/wordpress-develop by @jonsurrell.
11 months ago
#1
- Keywords has-patch added
#2
@
11 months ago
- Owner set to gziolo
- Resolution set to fixed
- Status changed from new to closed
In 59503:
11 months ago
#4
Committed with https://core.trac.wordpress.org/changeset/59503.
This ticket was mentioned in Slack in #core by audrasjb. View the logs.
9 months ago
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