diff options
author | Max Kostikov <max@kostikov.co> | 2019-11-08 18:13:27 +0100 |
---|---|---|
committer | Max Kostikov <max@kostikov.co> | 2019-11-08 18:13:27 +0100 |
commit | c6e9bca76ca6c077aedcb3bb46eef182592bfc6a (patch) | |
tree | d63be67b6c55f2f17496e8b4fc1796cb88b7960e /vendor/ezyang/htmlpurifier/WHATSNEW | |
parent | 9360148829bb32351d40b2b552ea40ea3878b3b5 (diff) | |
parent | bcd0802ea4a23971b5d53892c7de4e9e1822309f (diff) | |
download | volse-hubzilla-c6e9bca76ca6c077aedcb3bb46eef182592bfc6a.tar.gz volse-hubzilla-c6e9bca76ca6c077aedcb3bb46eef182592bfc6a.tar.bz2 volse-hubzilla-c6e9bca76ca6c077aedcb3bb46eef182592bfc6a.zip |
Merge branch 'cherry-pick-2df15f35' into 'dev'
update composer libs
See merge request hubzilla/core!1773
Diffstat (limited to 'vendor/ezyang/htmlpurifier/WHATSNEW')
-rw-r--r-- | vendor/ezyang/htmlpurifier/WHATSNEW | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/vendor/ezyang/htmlpurifier/WHATSNEW b/vendor/ezyang/htmlpurifier/WHATSNEW index d34a27f54..aec9b37c1 100644 --- a/vendor/ezyang/htmlpurifier/WHATSNEW +++ b/vendor/ezyang/htmlpurifier/WHATSNEW @@ -1,7 +1,2 @@ -HTML Purifier 4.11.x is a maintenance release, collecting a year -and a half of accumulated bug fixes. Most notable fixes are -compatibility with PHP 7.3, and case-sensitive matching for -the SafeScripting whitelist. There are a number small feature -enhancements, including an expanded supported color list, -initial and inherit support for {min-,max-,}{width,height} -and multidimensional array support for purifyArray. +HTML Purifier 4.12.x is a maintenance release which makes +compatibility fixes for PHP 7.4. |