MDL-80636 lib: Upgrade HTML purifier to 4.17.0

This commit is contained in:
Laurent David
2024-03-18 19:34:36 +01:00
parent 757be30c39
commit 0079ba38f2
17 changed files with 315 additions and 324 deletions
@@ -221,6 +221,7 @@ class HTMLPurifier_HTMLModule_Tidy extends HTMLPurifier_HTMLModule
*/
public function makeFixes()
{
return array();
}
}