summaryrefslogtreecommitdiff
path: root/ext/tidy
Commit message (Expand)AuthorAgeFilesLines
* Use RETURN_THROWS() after zend_parse_method_parameters()Máté Kocsis2020-01-021-2/+2
* Use RETURN_THROWS() during ZPP in most of the extensionsMáté Kocsis2019-12-311-10/+10
* Add union return types with one classMáté Kocsis2019-11-182-24/+18
* Add union return types for function stubsMáté Kocsis2019-11-112-21/+12
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-252-4/+0
* Just return on ZPP exceptionChristoph M. Becker2019-09-221-10/+10
* Fix arginfo of tidy_repair_string()Christoph M. Becker2019-09-222-2/+1
* Remove unused parameterChristoph M. Becker2019-09-222-5/+6
* Add ext/tidy stubsChristoph M. Becker2019-09-223-158/+357
* Properly use zend_parse_method_parameters()Christoph M. Becker2019-09-221-29/+9
* Merge branch 'PHP-7.4'Nikita Popov2019-06-191-1/+5
|\
| * Fix various instances of memcpy null ubNikita Popov2019-06-191-1/+5
* | Merge branch 'PHP-7.4'Peter Kokot2019-05-121-6/+3
|\ \ | |/
| * Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-6/+3
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-156-7/+7
|\ \ | |/
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-156-7/+7
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-7/+0
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-071-2/+4
|\ \ | |/
| * Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-2/+4
* | Indicate that tidy's object methods expect 0 argsTyson Andre2019-02-191-22/+25
* | Merge branch 'PHP-7.4'Nikita Popov2019-02-181-5/+13
|\ \ | |/
| * Fix arginfo for tidy's global functionsTyson Andre2019-02-181-5/+13
* | Refactor zend_object_handlers API to pass zend_object* and zend_string* inste...Dmitry Stogov2019-02-041-6/+6
|/
* Remove local variablesPeter Kokot2019-02-032-18/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-302-2/+2
* Merge branch 'PHP-7.3'Anatol Belski2018-12-091-1/+1
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-12-091-1/+1
| |\
| | * Fix syntax errorAnatol Belski2018-12-091-1/+1
* | | Merge branch 'PHP-7.3'Anatol Belski2018-12-092-261/+167
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-12-092-261/+167
| |\ \ | | |/
| | * Fix libtidy exports when ext/tidy compiled staticAnatol Belski2018-12-092-261/+167
* | | Add TIDY_TAG_* constants supported by libtidy 5Christoph M. Becker2018-10-271-0/+30
* | | Merge branch 'PHP-7.3'Christoph M. Becker2018-10-171-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-10-171-0/+1
| |\ \ | | |/
| | * Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-10-171-0/+1
| | |\
| | | * Fix #77027: tidy::getOptDoc() not available on WindowsChristoph M. Becker2018-10-171-0/+1
| | | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1511-11/+10
| | | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1418-24/+24
| | | * Sync leading and final newlines in source code filesPeter Kokot2018-10-143-3/+1
| | | * Trim trailing whitespace in source code filesPeter Kokot2018-10-135-36/+36
| | * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1511-11/+10
| | * | Trim trailing whitespace in *.phptPeter Kokot2018-10-1418-24/+24
| | * | Sync leading and final newlines in source code filesPeter Kokot2018-10-143-3/+1
| | * | Trim trailing whitespace in source code filesPeter Kokot2018-10-135-36/+36
| * | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1511-11/+10
| * | | Trim trailing whitespace in *.phptPeter Kokot2018-10-1417-23/+23
| * | | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* | | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1511-11/+10
* | | | Trim trailing whitespace in testsGabriel Caruso2018-10-1417-23/+23
* | | | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0