HTML Purifier 2.1.3 (Default branch) |
|
|
HTML Purifier is PHP software for HTML filtering. It is an alternative to BBCode or other obscure custom markup languages. It will not only remove all malicious code (XSS), but will also make sure the HTML is standards compliant.
License: GNU Lesser General Public License (LGPL)
Changes:
This release 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 has been fixed, blockquote contents are more lenient in HTML 4.01 Strict, and fatal errors involving ID tags in img tags were fixed.
|