Marcus Bointon
|
fac747bdbd
|
PSR-2 reformatting PHPDoc corrections
With minor corrections.
Signed-off-by: Marcus Bointon <marcus@synchromedia.co.uk>
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
|
2013-08-17 22:27:26 -04:00 |
|
Edward Z. Yang
|
12b811d749
|
Add vim modelines to all files.
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
2008-12-06 04:24:59 -05:00 |
|
Edward Z. Yang
|
2c955af135
|
Remove trailing whitespace.
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
2008-12-06 02:28:20 -05:00 |
|
Edward Z. Yang
|
59605d592b
|
Classname() constructors to __construct() constructors, as per SimpleTest. Also normalized ppp declarations; no public declaration for test methods, public/protected for the rest
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1663 48356398-32a2-884e-a903-53898d9a118a
|
2008-04-21 15:24:18 +00:00 |
|
Edward Z. Yang
|
fbc595ebed
|
Remove includes from unit tests.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1569 48356398-32a2-884e-a903-53898d9a118a
|
2008-02-18 04:41:42 +00:00 |
|
Edward Z. Yang
|
2a002857ce
|
[2.1.0] All unit tests inherit from HTMLPurifier_Harness, not UnitTestCase. prepareCommon() refactored to global test-case.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1332 48356398-32a2-884e-a903-53898d9a118a
|
2007-08-01 14:06:59 +00:00 |
|
Edward Z. Yang
|
e99520ab96
|
Remove trailing ?> in PHP library files, add trailing newlines to all other files.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1253 48356398-32a2-884e-a903-53898d9a118a
|
2007-06-27 13:58:32 +00:00 |
|
Edward Z. Yang
|
c5e33416d3
|
[1.6.1] Unit tests now use exclusively assertIdentical
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1024 48356398-32a2-884e-a903-53898d9a118a
|
2007-05-05 20:17:04 +00:00 |
|
Edward Z. Yang
|
d886ed59fd
|
[1.3.1] Standardized all attribute handling variables to attr, made it plural
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@600 48356398-32a2-884e-a903-53898d9a118a
|
2006-12-06 22:29:08 +00:00 |
|
Edward Z. Yang
|
80281dda55
|
Fix case-sensitivity issues for attributes. Added TokenTest. Updated TODO. Removed TagTransform::normalizeAttributes
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@142 48356398-32a2-884e-a903-53898d9a118a
|
2006-08-02 02:43:52 +00:00 |
|