NEWS ( CHANGELOG and HISTORY ) HTMLPurifier ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| = KEY ==================== # Breaks back-compat ! Feature - Bugfix + Sub-comment . Internal change ========================== 2.1.0, unknown release date ! With %Core.AggressivelyFixLt, <3 and similar emoticons no longer trigger HTML removal in PHP5 (DOMLex). This directive is not necessary for PHP4 (DirectLex). 2.0.2, unknown release date (none) 2.0.1, released 2007-06-27 ! Tag auto-closing now based on a ChildDef heuristic rather than a manually set auto_close array; some behavior may change ! Experimental AutoFormat functionality added: auto-paragraph and linkify your HTML input by setting %AutoFormat.AutoParagraph and %AutoFormat.Linkify to true ! Newlines normalized internally, and then converted back to the value of PHP_EOL. If this is not desired, set your newline format using %Output.Newline. ! Beta error collection, messages are implemented for the most generic cases involving Lexing or Strategies - Clean up special case code for