1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-07-31 03:10:09 +02:00

Implement nested error collection with start() and end() in ErrorCollector.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
This commit is contained in:
Edward Z. Yang
2008-08-16 00:41:34 -04:00
parent c9b6f125aa
commit c807ed5fe2
4 changed files with 196 additions and 80 deletions

View File

@@ -85,7 +85,7 @@
</directive>
<directive id="Core.MaintainLineNumbers">
<file name="HTMLPurifier/ErrorCollector.php">
<line>81</line>
<line>148</line>
</file>
<file name="HTMLPurifier/Lexer.php">
<line>82</line>