mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-10 07:38:41 +00:00
f3d050c517
The first bug is that we will repeatedly write out the result of a customized raw definition to the filesystem, even when a cache entry already exists. The second bug is that caching these definitions doesn't actually work (the cache entry is written but never used.) A new API for retrieving raw definitions permits the user to take advantage of caching. Signed-off-by: Edward Z. Yang <ezyang@mit.edu> |
||
---|---|---|
.. | ||
Builder | ||
Interchange | ||
schema | ||
Exception.php | ||
Interchange.php | ||
InterchangeBuilder.php | ||
schema.ser | ||
Validator.php | ||
ValidatorAtom.php |