0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 11:15:18 +00:00
htmlpurifier/library/HTMLPurifier/AttrDef
Edward Z. Yang eaabccdd9b [3.1.0] More PHP4->PHP5 conversions, notably reference removal of most methods that return objects
- Removed HTMLPurifier_Error
- Documentation updates
- Removed more copy() methods in favor of clone
- HTMLPurifier::getInstance() to HTMLPurifier::instance()
- Fix InterchangeBuilder to use HTMLPURIFIER_PREFIX

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1689 48356398-32a2-884e-a903-53898d9a118a
2008-04-23 02:40:17 +00:00
..
CSS [3.1.0] Implement DenyElementDecorator for imagecrash-protection against CSS width/height 2008-04-22 22:28:54 +00:00
HTML Transition is complete! Cleanup and class rearrangement now necessary. 2008-02-10 20:34:39 +00:00
URI [3.1.0] The bulk of autoload support added 2008-01-27 01:54:41 +00:00
CSS.php [3.1.0] The bulk of autoload support added 2008-01-27 01:54:41 +00:00
Enum.php [3.1.0] The bulk of autoload support added 2008-01-27 01:54:41 +00:00
Integer.php [3.1.0] The bulk of autoload support added 2008-01-27 01:54:41 +00:00
Lang.php [3.1.0] The bulk of autoload support added 2008-01-27 01:54:41 +00:00
Text.php [3.1.0] The bulk of autoload support added 2008-01-27 01:54:41 +00:00
URI.php [3.1.0] More PHP4->PHP5 conversions, notably reference removal of most methods that return objects 2008-04-23 02:40:17 +00:00