mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 20:06:46 +02:00
MDL-80636 lib: Upgrade HTML purifier moodle files
* Update thirdpartylibs.xml and readme_moodle.txt documentation
This commit is contained in:
parent
0079ba38f2
commit
2292a50356
2 changed files with 1 additions and 5 deletions
|
@ -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.
|
|
@ -73,7 +73,7 @@
|
|||
<location>htmlpurifier</location>
|
||||
<name>HTML Purifier</name>
|
||||
<description>Filters HTML.</description>
|
||||
<version>4.16.0</version>
|
||||
<version>4.17.0</version>
|
||||
<license>LGPL</license>
|
||||
<licenseversion>2.1+</licenseversion>
|
||||
<repository>https://github.com/ezyang/htmlpurifier</repository>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue