Implement nested error collection with start() and end() in ErrorCollector.
commitc807ed5fe23ebb23759a0c4d2c248c1a4a69fbc9
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 16 Aug 2008 04:41:34 +0000 (16 00:41 -0400)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 16 Aug 2008 04:41:34 +0000 (16 00:41 -0400)
treeedf0ab655478446ef093debb5bcd27058ad30a4f
parentc9b6f125aa7b8bbe1ad3d566267bf2b5c46801cd
Implement nested error collection with start() and end() in ErrorCollector.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
configdoc/usage.xml
library/HTMLPurifier/ErrorCollector.php
library/HTMLPurifier/Language/messages/en.php
tests/HTMLPurifier/ErrorCollectorTest.php