php-src/ext/xsl
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 Test XSLTProcessor::importStylesheet() with invalid stylesheet 2020-04-24 10:12:50 +02:00
config.m4 ext/xsl: Use PKG_CHECK_MODULES to detect the EXSLT library 2019-06-07 09:35:14 +02:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
CREDITS
php_xsl.c Fix [-Wundef] warning in XLS extension 2020-05-20 16:29:51 +02:00
php_xsl.h Fix [-Wundef] warning in XLS extension 2020-05-20 16:29:51 +02:00
php_xsl.stub.php Fix UNKNOWN default values in ext/xsl 2020-05-06 19:15:38 +02:00
php_xsl_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
xsltprocessor.c Fix [-Wundef] warning in XLS extension 2020-05-20 16:29:51 +02:00