0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/library/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
Decorator.php [2.0.1] Reorder definition cache includes 2007-06-21 23:56:19 +00:00
Null.php [1.7.0] Add DefinitionCache decorators, implement Memory decorator 2007-05-29 20:21:33 +00:00
Serializer.php [2.0.1] DefinitionCache related bug-fixes 2007-06-23 14:05:09 +00:00