From 2292a503563a23c473253f5563917a71c78aae2c Mon Sep 17 00:00:00 2001 From: Laurent David Date: Mon, 18 Mar 2024 19:35:55 +0100 Subject: [PATCH] MDL-80636 lib: Upgrade HTML purifier moodle files * Update thirdpartylibs.xml and readme_moodle.txt documentation --- lib/htmlpurifier/readme_moodle.txt | 4 ---- lib/thirdpartylibs.xml | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/lib/htmlpurifier/readme_moodle.txt b/lib/htmlpurifier/readme_moodle.txt index d58010fb93b..59d0138a794 100644 --- a/lib/htmlpurifier/readme_moodle.txt +++ b/lib/htmlpurifier/readme_moodle.txt @@ -14,7 +14,3 @@ Description of HTML Purifier library import into Moodle HTMLPurifier.path.php * add locallib.php with Moodle specific extensions to /lib/htmlpurifier/ * add this readme_moodle.txt to /lib/htmlpurifier/ - -Local changes: -* 2023-06-06 Applied patch https://github.com/ezyang/htmlpurifier/pull/346 to avoid PHP 8.2 deprecations. - See MDL-78143 for more details. \ No newline at end of file diff --git a/lib/thirdpartylibs.xml b/lib/thirdpartylibs.xml index 79e11d674b3..7fea8373d4c 100644 --- a/lib/thirdpartylibs.xml +++ b/lib/thirdpartylibs.xml @@ -73,7 +73,7 @@ htmlpurifier HTML Purifier Filters HTML. - 4.16.0 + 4.17.0 LGPL 2.1+ https://github.com/ezyang/htmlpurifier