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> |
||
---|---|---|
.. | ||
MakeWellFormed | ||
CompositeTest.php | ||
CoreTest.php | ||
ErrorsHarness.php | ||
FixNesting_ErrorsTest.php | ||
FixNestingTest.php | ||
MakeWellFormed_ErrorsTest.php | ||
MakeWellFormed_InjectorTest.php | ||
MakeWellFormedTest.php | ||
RemoveForeignElements_ErrorsTest.php | ||
RemoveForeignElements_TidyTest.php | ||
RemoveForeignElementsTest.php | ||
ValidateAttributes_IDTest.php | ||
ValidateAttributes_TidyTest.php | ||
ValidateAttributesTest.php |