MDL-55087 lib: Update htmlpurifier to v4.8.0.

This commit is contained in:
Adrian Greeve
2016-10-17 08:43:41 +08:00
parent 6a69cda97d
commit b36b997b7f
32 changed files with 300 additions and 55 deletions
@@ -118,7 +118,7 @@ abstract class HTMLPurifier_DefinitionCache
/**
* Clears all expired (older version or revision) objects from cache
* @note Be carefuly implementing this method as flush. Flush must
* @note Be careful implementing this method as flush. Flush must
* not interfere with other Definition types, and cleanup()
* should not be repeatedly called by userland code.
* @param HTMLPurifier_Config $config