[2.1.0] Optimize ConfigSchema to only perform safety checks when HTMLPURIFIER_SCHEMA_...
commitf80de908bd100664dc451a880875cada88ee20d6
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Tue, 31 Jul 2007 01:04:38 +0000 (31 01:04 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Tue, 31 Jul 2007 01:04:38 +0000 (31 01:04 +0000)
treeac86ca6d85c8cd38a8a76682bf5665cc721de0d2
parent349c4de75bc11c2c186ba1133d5022d4d0731a79
[2.1.0] Optimize ConfigSchema to only perform safety checks when HTMLPURIFIER_SCHEMA_STRICT is true
- Remove useless ->revision check in Config.php
- Add simple trace file to benchmarks folder

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1319 48356398-32a2-884e-a903-53898d9a118a
NEWS
benchmarks/Trace.php [new file with mode: 0644]
configdoc/generate.php
library/HTMLPurifier/Config.php
library/HTMLPurifier/ConfigSchema.php
tests/index.php