php-src/ext/xmlreader
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 Update ext/xsl parameter names 2020-10-08 10:28:50 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
CREDITS
php_xmlreader_arginfo.h Update ext/xsl parameter names 2020-10-08 10:28:50 +02:00
php_xmlreader.c Throw from XmlReader::expand() if DOM extension missing 2020-10-05 12:31:48 +02:00
php_xmlreader.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_xmlreader.stub.php Update ext/xsl parameter names 2020-10-08 10:28:50 +02:00