php-src/ext/xsl
Máté Kocsis 3709e74b5e
Store default parameter values of internal functions in arg info
Closes GH-5353. From now on, PHP will have reflection information
about default values of parameters of internal functions.

Co-authored-by: Nikita Popov <nikita.ppv@gmail.com>
2020-04-08 18:37:51 +02:00
..
tests Perform some maintenance work on the XSL extension 2020-03-10 11:41:15 +01: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 Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_xsl.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
xsl_fe.h Perform some maintenance work on the XSL extension 2020-03-10 11:41:15 +01:00
xsltprocessor_arginfo.h Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
xsltprocessor.c Perform some maintenance work on the XSL extension 2020-03-10 11:41:15 +01:00
xsltprocessor.stub.php Perform some maintenance work on the XSL extension 2020-03-10 11:41:15 +01:00