0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-11-10 07:38:41 +00:00
htmlpurifier/library
2006-08-15 20:19:16 +00:00
..
HTMLPurifier Major optimization on tokenizeDOM(), reduce execution time from 75% to 20% by passing tokens by reference and using a token factory. 2006-08-15 20:19:16 +00:00
HTMLPurifier.php Outfit a bunch of other classes so they can accept a configuration object. Put in basic scaffolding for extractBody() functionality. 2006-08-15 00:31:12 +00:00