0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/tests/HTMLPurifier/HTMLModule
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
..
ObjectTest.php Remove includes from unit tests. 2008-02-18 04:41:42 +00:00
ProprietaryTest.php [3.1.0] Reconfigure tester to glob for test files using *Test.php pattern. 2008-03-02 02:05:47 +00:00
RubyTest.php Remove includes from unit tests. 2008-02-18 04:41:42 +00:00
ScriptingTest.php [3.1.0] Emit notice if setting configuration alias, and fix up our test code not to use aliases 2008-04-03 21:53:06 +00:00
TidyTest.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