summaryrefslogtreecommitdiff
path: root/ext/tidy/tests/007.phpt
Commit message (Expand)AuthorAgeFilesLines
* Promote warnings to exceptions in ext/tidyMáté Kocsis2020-09-011-15/+21
* Reindent phpt filesNikita Popov2020-02-031-9/+9
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* sync code and tests between HEAD and PHP_5_2 branches. what a confusion...Nuno Lopes2006-09-051-2/+10
* Tests were fixed.Dmitry Stogov2004-11-221-1/+1
* Fixing a tidy_getopt() bug, and converting all exceptions to E_WARNINGJohn Coggeshall2004-04-181-2/+2
* Updating tests that got left behind when we changed to studlyCapsJohn Coggeshall2004-02-051-1/+1
* With the approval of Andi, changing the Tidy API to reduce the possibleJohn Coggeshall2004-01-141-39/+2
* Added examples for tidy v2.0 (in PHP5) and a few more tests..John Coggeshall2004-01-031-0/+5
* Fixed tidy tests.Ilia Alshanetsky2003-12-191-21/+38
* Updated test cases and examples and cleaned up the new OO code so it willJohn Coggeshall2003-09-221-8/+7
* Keeping up with ZE changes to the function struct, fixed testsJohn Coggeshall2003-08-061-1/+1
* Adding the tidy extension to PECLJohn Coggeshall2003-08-011-0/+37