php-src/ext/tidy
Nikita Popov c9b9f525a9 Include stub hash in generated arginfo files
The hash is used to check whether the arginfo file needs to be
regenerated. PHP-Parser will only be downloaded if this is actually
necessary.

This ensures that release artifacts will never try to regenerate
stubs and thus fetch PHP-Parser, as long as you do not modify any
files.

Closes GH-5739.
2020-06-24 09:55:19 +02:00
..
tests Reindent phpt files 2020-02-03 22:52:20 +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 Generate function entries from stubs for a couple of extensions 2020-04-14 11:49:02 +02:00
tidy.c Fix [-Wundef] warning in Tidy extension 2020-05-18 00:37:18 +02:00
tidy.stub.php Fix [-Wundef] warning in Tidy extension 2020-05-18 00:37:18 +02:00
tidy_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00