1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-19 20:34:01 +02:00

Release 2.1.4

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/branches/php4@1736 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2008-05-18 18:56:27 +00:00
parent ec6b6821cf
commit 487fcd55ea
6 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
Stability release 2.1.3 fixes a slew of minor bugs found in HTML Purifier,
and also includes some internal code enhancements and refactorings.
Notably, tests/multitest.php automates testing in multiple versions,
fatal AttrDef_URI_Email error fixed, blockquote contents are more lenient
in HTML 4.01 Strict and fatal errors involving ID tags in img tags were
fixed.
Security release 2.1.4 is a backport release that fixes a vulnerability
related to URI handling. In addition, it also includes a number of
bugfixes that have accumulated in the HTML Purifier 3 series but had
not been merged back yet. Please remember that HTML Purifier 2.1 will
be deprecated and will be officially dropped by the end of 2008. Please
only use it for legacy PHP 4 installs.