Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor zend_object_handlers API to pass zend_object* and zend_string* inste... | Dmitry Stogov | 2019-02-04 | 1 | -6/+6 |
* | Remove local variables | Peter Kokot | 2019-02-03 | 2 | -18/+0 |
* | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 2 | -2/+2 |
* | Merge branch 'PHP-7.3' | Anatol Belski | 2018-12-09 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Anatol Belski | 2018-12-09 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix syntax error | Anatol Belski | 2018-12-09 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.3' | Anatol Belski | 2018-12-09 | 2 | -261/+167 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Anatol Belski | 2018-12-09 | 2 | -261/+167 |
| |\ \ | | |/ | |||||
| | * | Fix libtidy exports when ext/tidy compiled static | Anatol Belski | 2018-12-09 | 2 | -261/+167 |
* | | | Add TIDY_TAG_* constants supported by libtidy 5 | Christoph M. Becker | 2018-10-27 | 1 | -0/+30 |
* | | | Merge branch 'PHP-7.3' | Christoph M. Becker | 2018-10-17 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-10-17 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-10-17 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Fix #77027: tidy::getOptDoc() not available on Windows | Christoph M. Becker | 2018-10-17 | 1 | -0/+1 |
| | | * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 11 | -11/+10 |
| | | * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 18 | -24/+24 |
| | | * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 3 | -3/+1 |
| | | * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 5 | -36/+36 |
| | * | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 11 | -11/+10 |
| | * | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 18 | -24/+24 |
| | * | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 3 | -3/+1 |
| | * | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 5 | -36/+36 |
| * | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 11 | -11/+10 |
| * | | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 17 | -23/+23 |
| * | | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 1 | -1/+0 |
* | | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 11 | -11/+10 |
* | | | | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 17 | -23/+23 |
* | | | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 1 | -1/+0 |
* | | | | Squashed commit of the following: | Dmitry Stogov | 2018-09-11 | 1 | -2/+2 |
|/ / / | |||||
* | | | Fix arginfo for tidy::__construct() | Tyson Andre | 2018-08-13 | 1 | -1/+1 |
* | | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 3 | -6/+1 |
* | | | Sync tidy phpinfo extension version | Peter Kokot | 2018-06-04 | 1 | -4/+1 |
* | | | Export standard object handlers, to avoid indirect access | Dmitry Stogov | 2018-05-31 | 1 | -1/+1 |
* | | | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 1 | -4/+4 |
* | | | Remove return types from some magic method in protos | Gabriel Caruso | 2018-03-09 | 1 | -1/+1 |
* | | | Remove duplicated tests | Gabriel Caruso | 2018-02-22 | 1 | -42/+0 |
* | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 1 | -1/+1 |
* | | | Fixes for #74707 some methods of tidy class didn't have arginfo declared | Gabriel Caruso | 2018-02-12 | 1 | -7/+18 |
* | | | Fixed bug #74707 | Gabriel Caruso | 2018-02-10 | 1 | -25/+38 |
* | | | Use bool instead of boolean in proto | Gabriel Caruso | 2018-02-04 | 1 | -15/+15 |
* | | | Show the tidyp name, if it was used | Anatol Belski | 2018-01-25 | 1 | -1/+1 |
* | | | Add missing define after e7da9685 | Anatol Belski | 2018-01-25 | 1 | -0/+1 |
* | | | Tidy extension update to be able to either use tidy or tidyp at configure time | David Carlier | 2018-01-25 | 3 | -9/+38 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-01-11 | 1 | -4/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-01-11 | 1 | -4/+1 |
| |\ \ | | |/ | |||||
| | * | Fix test for libtidy 5.6.0 | Anatol Belski | 2018-01-11 | 1 | -4/+1 |
| | * | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
| | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 2 | -2/+2 |
| * | | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
* | | | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |