0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/library/HTMLPurifier/Lexer
2007-06-17 20:36:29 +00:00
..
DirectLex.php [1.6.1] DirectLex now preserves text in which a < bracket is followed by a non-alphanumeric character. This means that certain emoticons are now preserved. 2007-04-04 02:22:27 +00:00
DOMLex.php [1.7.0] DOMLex will not emit errors when a custom error handler that does not honor error_reporting is used 2007-06-17 20:36:29 +00:00
PEARSax3.php Merge in PHP5 strict changes that are applicable to PHP4. 2007-01-16 22:22:08 +00:00