0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/tests/HTMLPurifier/DefinitionCache
Edward Z. Yang dc0fb7d2b4 [2.0.1] DefinitionCache related bug-fixes
- Fixed bug where manually modified definitions were not saved via cache (mostly harmless, except for the fact that it would be a little slower)
- Configuration objects with different serials do not clobber each others when revision numbers are unequal
. DefinitionCache keys reordered to reflect precedence: version number, hash, then revision number

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1204 48356398-32a2-884e-a903-53898d9a118a
2007-06-23 14:05:09 +00:00
..
Decorator [1.7.0] Implement Cleanup decorator 2007-05-29 20:49:33 +00:00
DecoratorHarness.php [1.7.0] Implement Cleanup decorator 2007-05-29 20:49:33 +00:00
DecoratorTest.php [1.7.0] DefinitionCache->flush() now requires configuration object. DefinitionCache_Serializer now will create directories for new types on the fly, and can accept custom directories to save serials into. 2007-06-16 20:46:44 +00:00
SerializerTest.php [2.0.1] DefinitionCache related bug-fixes 2007-06-23 14:05:09 +00:00