mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-12-22 16:31:53 +00:00
Whoops, forgot to edit WHATSNEW
Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
This commit is contained in:
parent
d85d39da45
commit
0737a6e916
18
WHATSNEW
18
WHATSNEW
@ -1,13 +1,5 @@
|
|||||||
HTML Purifier 4.9.x is a maintenance release, collecting a year
|
HTML Purifier 4.10.x is a maintenance release, collecting a year
|
||||||
of accumulated bug fixes plus a few new features. New features
|
of accumulated bug fixes. The most critical fixes relate to
|
||||||
include support for min/max-width/height CSS, and rgba/hsl/hsla
|
supporting PHP 7.2 properly, and there are a few other minor
|
||||||
in color specifications. Major bugfixes include improvements
|
fixes. One thing on the feature front: relative CSS length
|
||||||
in the Serializer cache to avoid chmod'ing directories, better
|
specifiers are now supported.
|
||||||
entity decoding (we won't accidentally encode entities that occur
|
|
||||||
in URLs) and rel="noopener" on links with target attributes,
|
|
||||||
to prevent them from overwriting the original frame.
|
|
||||||
|
|
||||||
4.9.3 works around an infinite loop bug in PHP 7.1 with the opcode
|
|
||||||
cache (and has one other, minor bugfix, avoiding using autoloading
|
|
||||||
when testing for DOMDocument presence). If these bugs do not
|
|
||||||
affect you, you do not need to upgrade.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user