summaryrefslogtreecommitdiff
path: root/ext/tidy/examples
Commit message (Collapse)AuthorAgeFilesLines
* Remove tidy examplesPeter Kokot2017-10-194-202/+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.
* Deletes patch leftoversFlorian MARGAINE2014-09-202-79/+0
|
* Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-204-8/+79
|
* Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-302-2/+2
|
* Removed examples which don't actually work anymore for PHP 4, andJohn Coggeshall2004-08-285-160/+5
| | | | | updated those that do for PHP 5.
* - Update examples to studlyCaps syntaxPierre Joye2004-01-222-7/+5
|
* Added examples for tidy v2.0 (in PHP5) and a few more tests..John Coggeshall2004-01-035-0/+176
|
* Fixed a --enable-maintainer-zts glitch where TSRMLS_DC was being usedJohn Coggeshall2003-09-251-0/+1
| | | | | unnecessarily.
* Updated test cases and examples and cleaned up the new OO code so it willJohn Coggeshall2003-09-223-26/+19
| | | | | be easier to maintain.
* Adding the tidy extension to PECLJohn Coggeshall2003-08-013-0/+197