0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 11:15:18 +00:00
htmlpurifier/library/HTMLPurifier/AttrDef
2006-08-12 01:12:35 +00:00
..
Class.php Refactor unit tests so that abstract test cases are now called Harnesses and AttrDef tests use their harness's assertDef() function, which enforces type much better. Also fixed a few bugs. 2006-08-05 00:30:31 +00:00
Enum.php E_STRICT fix: put $config in parameter list even if it isn't used. 2006-08-11 20:26:25 +00:00
ID.php Revamp Configuration classes, breaking backwards configuration compatibility (not that there was much to broken to begin with). Fix bug involving PHP 4 object typecasting. 2006-08-11 20:23:41 +00:00
Lang.php E_STRICT fix: put $config in parameter list even if it isn't used. 2006-08-11 20:26:25 +00:00
Length.php E_STRICT fix: put $config in parameter list even if it isn't used. 2006-08-11 20:26:25 +00:00
MultiLength.php E_STRICT fix: put $config in parameter list even if it isn't used. 2006-08-11 20:26:25 +00:00
NumberSpan.php E_STRICT fix: put $config in parameter list even if it isn't used. 2006-08-11 20:26:25 +00:00
Pixels.php E_STRICT fix: put $config in parameter list even if it isn't used. 2006-08-11 20:26:25 +00:00
Text.php E_STRICT fix: put $config in parameter list even if it isn't used. 2006-08-11 20:26:25 +00:00
URI.php Commit initial URI unit tests and implementation. They're not complete yet though. 2006-08-12 01:12:35 +00:00