1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-10-17 23:16:06 +02:00

Release 4.14.0

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
This commit is contained in:
Edward Z. Yang
2021-12-24 20:21:49 -05:00
parent 1c784a5c3d
commit 12ab42bd6e
8 changed files with 33 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
HTML Purifier 4.13.x is a maintenance release which fixes
PSR-0 compatibility of our package. There are also a few
new features (%HTML.Forms and tg@bgcolor support) and
a number of minor bugfixes.
HTML Purifier 4.14.x is a maintenance release which improves
PHP7 and PHP8 compatibility. There are also some minor new features
(background-size) and some miscellaneous fixes to remove notices
from recent versions of PHP.