Refactor lexer instantiation logic with exceptions and forced line tracking.
commited7983b559692d032f99cd3ca24c22ccf7d2c48c
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Fri, 5 Sep 2008 18:04:23 +0000 (5 14:04 -0400)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Fri, 5 Sep 2008 18:04:23 +0000 (5 14:04 -0400)
tree427b9eff14524614dc9568e8bd72b5462af6f327
parent92df9e5b28ea22172935550cce37a9385f4bc51a
Refactor lexer instantiation logic with exceptions and forced line tracking.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
NEWS
library/HTMLPurifier/Lexer.php
library/HTMLPurifier/Lexer/DirectLex.php
tests/HTMLPurifier/LexerTest.php