Commit 29b6a0f
committed
feature #21390 [HtmlSanitizer] Use the native HTML5 parser when using PHP 8.4+ (javiereguiluz)
This PR was squashed before being merged into the 7.4 branch.
Discussion
----------
[HtmlSanitizer] Use the native HTML5 parser when using PHP 8.4+
Fixes #21283.
Commits
-------
cea79c8 [HtmlSanitizer] Use the native HTML5 parser when using PHP 8.4+1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
32 | 39 | | |
33 | 40 | | |
34 | 41 | | |
| |||
0 commit comments