Skip to content

Commit 579ad58

Browse files
committed
HTML API: Fix @SInCE version for step_in_body_any_other_end_tag().
1 parent 7e4ecc7 commit 579ad58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-includes/html-api/class-wp-html-processor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3256,7 +3256,7 @@ private function step_in_body(): bool {
32563256
/**
32573257
* Parses an "any other end tag" token in the "in body" insertion mode.
32583258
*
3259-
* @since 6.9.0
3259+
* @since 7.1.0
32603260
* @ignore
32613261
*
32623262
* @throws WP_HTML_Unsupported_Exception When encountering unsupported HTML input.

0 commit comments

Comments
 (0)