HTML Purifier 3.1.0 (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 is the second release series for HTML Purifier on PHP 5 as well as a fix for a security vulnerability, so please upgrade as soon as possible. The 3.1 series shifts over to using autoload. Since the release candidate, there have also been a number of stability fixes such as improved URI escaping, a change in serializer ID format, and a relaxed format for %HTML.Allowed.
|