php-src/ext/xsl
Nikita Popov 1fba220725 Update ext/xsl parameter names
Additionally normalize to using $namespace rather than $uri for
namespace parameters, including in XMLReader and XMLWriter. I went
with that one as it is currently used by DOM, SimpleXML and XSL --
and our DOM parameter names follow the DOM specification.

Closes GH-6295.
2020-10-08 10:28:50 +02:00
..
tests Promote warnings in ext/xsl 2020-09-28 16:02:31 +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_arginfo.h Update ext/xsl parameter names 2020-10-08 10:28:50 +02:00
php_xsl.c Remove unused XSL_DOMOBJ_NEW() macro 2020-09-28 15:42:51 +02:00
php_xsl.h Remove unused XSL_DOMOBJ_NEW() macro 2020-09-28 15:42:51 +02:00
php_xsl.stub.php Update ext/xsl parameter names 2020-10-08 10:28:50 +02:00
xsltprocessor.c Promote warnings in ext/xsl 2020-09-28 16:02:31 +02:00