aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/ezyang/htmlpurifier/WHATSNEW
Commit message (Collapse)AuthorAgeFilesLines
* update composr libsMario2019-11-081-7/+2
| | | (cherry picked from commit 2df15f35d706d4608ff723ce6288391ca774f7ba)
* composer update ezyang/htmlpurifierMario Vavti2019-09-231-13/+7
| | | (cherry picked from commit a34ce790129bdd729a5019895ea6cd4c59f08ba4)
* :arrow_up: Updating some PHP libraries.Klaus Weidenbach2017-07-061-3/+4
| | | | | htmlpurifier (v4.9.2 => v4.9.3) with bugfix for PHP7.1 sabre/http (4.2.2 => 4.2.3)
* :arrow_up: Update HTML Purifier library.Klaus Weidenbach2017-03-261-0/+12
Updated HTML Purifier from 4.6.0 to 4.9.2 with better PHP7 compatibility. Used composer to manage this library.