[3.1.0] Implement ConfigSchema interchange
commit240b56551390c2e27f21040b5d9cf99e67fbc654
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 1 Mar 2008 17:06:23 +0000 (1 17:06 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 1 Mar 2008 17:06:23 +0000 (1 17:06 +0000)
treee60af2112b0761cb1859e331ef162018d81ed3e3
parentc521e3a53422f0ce3281ad653776db821f330257
[3.1.0] Implement ConfigSchema interchange
- Implement exception hierarchy

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1582 48356398-32a2-884e-a903-53898d9a118a
NEWS
library/HTMLPurifier.includes.php
library/HTMLPurifier/ConfigSchema/Exception.php [new file with mode: 0644]
library/HTMLPurifier/ConfigSchema/Interchange.php [new file with mode: 0644]
library/HTMLPurifier/ConfigSchema/StringHashParser.php
library/HTMLPurifier/Exception.php [new file with mode: 0644]
tests/HTMLPurifier/ConfigSchema/InterchangeTest.php [new file with mode: 0644]
tests/HTMLPurifier/ConfigSchema/StringHashParserTest.php
tests/test_files.php