Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove tidy examples | Peter Kokot | 2017-10-19 | 4 | -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 leftovers | Florian MARGAINE | 2014-09-20 | 2 | -79/+0 |
| | |||||
* | Replaces php5 with php7, without whitespace changes. | Florian MARGAINE | 2014-09-20 | 4 | -8/+79 |
| | |||||
* | Fixed the common misspelling of the word occurred (occured -> occurred) | Marc Easen | 2012-06-30 | 2 | -2/+2 |
| | |||||
* | Removed examples which don't actually work anymore for PHP 4, and | John Coggeshall | 2004-08-28 | 5 | -160/+5 |
| | | | | | updated those that do for PHP 5. | ||||
* | - Update examples to studlyCaps syntax | Pierre Joye | 2004-01-22 | 2 | -7/+5 |
| | |||||
* | Added examples for tidy v2.0 (in PHP5) and a few more tests.. | John Coggeshall | 2004-01-03 | 5 | -0/+176 |
| | |||||
* | Fixed a --enable-maintainer-zts glitch where TSRMLS_DC was being used | John Coggeshall | 2003-09-25 | 1 | -0/+1 |
| | | | | | unnecessarily. | ||||
* | Updated test cases and examples and cleaned up the new OO code so it will | John Coggeshall | 2003-09-22 | 3 | -26/+19 |
| | | | | | be easier to maintain. | ||||
* | Adding the tidy extension to PECL | John Coggeshall | 2003-08-01 | 3 | -0/+197 |