[3.1.0] Fix bug with 3.1.0-dev version number (the dash caused problems, so we switch...
commit144bd6f07a8617787bfd41a5d6180c20d9429322
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 26 Apr 2008 19:28:14 +0000 (26 19:28 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 26 Apr 2008 19:28:14 +0000 (26 19:28 +0000)
tree53db5082070ab845d4b54fab308c979132694bb4
parenta95f600e761e6eb36eb144a038a5b0d9fa3211a8
[3.1.0] Fix bug with 3.1.0-dev version number (the dash caused problems, so we switched to commas)
- Refactored out null definition cache during HTMLDefinition tests

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1697 48356398-32a2-884e-a903-53898d9a118a
NEWS
TODO
configdoc/usage.xml
library/HTMLPurifier/Config.php
library/HTMLPurifier/DefinitionCache.php
library/HTMLPurifier/DefinitionCacheFactory.php
tests/HTMLPurifier/DefinitionCache/SerializerTest.php
tests/HTMLPurifier/DefinitionCacheTest.php
tests/HTMLPurifier/HTMLDefinitionTest.php