summaryrefslogtreecommitdiff
path: root/ext/tidy/tests/002.phpt
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unused blocksMarcus Boerger2004-05-191-3/+0
|
* With the approval of Andi, changing the Tidy API to reduce the possibleJohn Coggeshall2004-01-141-7/+3
| | | | | | | | amount of confusion when setting Tidy configuration options. All configuration must now be done pre-parsing of the document. Removed references to the tidy_attr class, as it is no longer used (since tidy 2.0) and made tidy throw exceptions for all truly non-fatal errors.
* Fixed tidy tests.Ilia Alshanetsky2003-12-191-4/+7
|
* Updated test cases and examples and cleaned up the new OO code so it willJohn Coggeshall2003-09-221-5/+2
| | | | | be easier to maintain.
* 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/+25