0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-11-10 07:38:41 +00:00
htmlpurifier/library/HTMLPurifier/Lexer
Edward Z. Yang faf28682ad Manually work around PEARSax3 E_STRICT errors.
Previously, my development environment was not running the PEARSax3
tests because my environment was set to E_STRICT error handling, and
thus the tests were skipped.  Relax this requirement by making the
wrapper class E_STRICT safe.  This introduces a few failing tests.

Also update TODO and add another fresh test.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
2010-02-26 20:42:42 -05:00
..
DirectLex.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
DOMLex.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
PEARSax3.php Manually work around PEARSax3 E_STRICT errors. 2010-02-26 20:42:42 -05:00
PH5P.php Handle CRLF discrepancies 2008-06-24 21:10:51 -04:00