summaryrefslogtreecommitdiff
path: root/ext/tidy/examples/cleanhtml.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove tidy examplesPeter Kokot2017-10-191-36/+0
| | | | | | PHP documentation already includes explanations and examples for most of tidy extension. Tidy PHP functions and methods used in the examples are also already used in the tests.
* Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-4/+0
|
* Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-301-1/+1
|
* Added examples for tidy v2.0 (in PHP5) and a few more tests..John Coggeshall2004-01-031-0/+2
|
* Updated test cases and examples and cleaned up the new OO code so it willJohn Coggeshall2003-09-221-9/+7
| | | | | be easier to maintain.
* Adding the tidy extension to PECLJohn Coggeshall2003-08-011-0/+40