0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/tests/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 - Removed tally(), swallowErrors(), assertNoErrors() 2008-04-14 03:06:36 +00:00
HTML [3.1.0] Reconfigure tester to glob for test files using *Test.php pattern. 2008-03-02 02:05:47 +00:00
URI Remove includes from unit tests. 2008-02-18 04:41:42 +00:00
CSSTest.php [3.1.0] Support for display/visibility CSS with %CSS.AllowTricky 2008-02-25 22:05:49 +00:00
EnumTest.php Remove includes from unit tests. 2008-02-18 04:41:42 +00:00
IntegerTest.php Remove includes from unit tests. 2008-02-18 04:41:42 +00:00
LangTest.php Remove includes from unit tests. 2008-02-18 04:41:42 +00:00
TextTest.php Remove includes from unit tests. 2008-02-18 04:41:42 +00:00
URITest.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