Make WordPress Core

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's profile jonsurrell Owned by: gziolo's profile 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

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

#2 @gziolo
6 weeks ago

  • Owner set to gziolo
  • Resolution set to fixed
  • Status changed from new to closed

In 59503:

HTML API: Remove nullable from get_breadcrumbs return type

Follow-up [58713]
Props jonsurrell, westonruter, gziolo.
Fixes #62674.

#3 @gziolo
6 weeks ago

  • Resolution fixed deleted
  • Status changed from closed to reopened
Note: See TracTickets for help on using tickets.