mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-01-03 05:11:52 +00:00
83ab08bc1a
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
8 lines
418 B
Plaintext
8 lines
418 B
Plaintext
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.
|