Skip to content

Commit d6264b0

Browse files
committed
Verify parameter names of function aliases
Closes GH-6335
1 parent 3841ea3 commit d6264b0

29 files changed

+265
-116
lines changed

UPGRADING

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -637,6 +637,7 @@ PHP 8.0 UPGRADE NOTES
637637
- tidy:
638638
. The $use_include_path parameter, which was not used internally, has been
639639
removed from tidy_repair_string().
640+
. tidy::repairString() and tidy::repairFile() became static methods
640641

641642
- Tokenizer:
642643
. T_COMMENT tokens will no longer include a trailing newline. The newline will

0 commit comments

Comments
 (0)