php-src/ext/tidy
Nikita Popov c8f809fcff Remove unnecessary TRUE/FALSE defines in tidy
Instead use standard true/false.
2021-01-25 15:54:15 +01:00
..
tests Merge branch 'PHP-7.4' into PHP-8.0 2020-11-22 14:04:59 +01:00
config.m4 [skip ci] Fix comment in Tidy autoconf file 2020-04-19 15:53:06 +02:00
config.w32 Merge branch 'PHP-7.2' into PHP-7.3 2018-12-09 19:15:11 +01:00
CREDITS
php_tidy.def Fix libtidy exports when ext/tidy compiled static 2018-12-09 18:59:05 +01:00
php_tidy.h Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
tidy.c Remove unnecessary TRUE/FALSE defines in tidy 2021-01-25 15:54:15 +01:00
tidy.stub.php tidy::repairFile() and ::repairString() return string|false 2020-11-30 00:29:10 +01:00
tidy_arginfo.h tidy::repairFile() and ::repairString() return string|false 2020-11-30 00:29:10 +01:00