php-src/ext/xsl
Niels Dossche daa94cf279
Implement request #30622: make $namespace parameter functional
This parameter never actually did anything and was forgotten about.
We solve this by detecting when we have a $namespace argument
(that won't conflict with the name argument) and creating a Clark
notation name out of it.

Closes GH-16123.
2024-09-30 20:34:51 +02:00
..
tests Implement request #30622: make $namespace parameter functional 2024-09-30 20:34:51 +02:00
config.m4 Autotools: Use a no-op command in PKG_CHECK_MODULES (#15562) 2024-08-23 22:35:59 +02:00
config.w32 Sync AC_DEFINE help texts (#15207) 2024-08-03 09:47:39 +02:00
CREDITS
php_xsl_arginfo.h Fix registration of internal readonly child classes (#15459) 2024-08-24 12:36:54 +02:00
php_xsl.c Convert forgotten efree to zend_string_release 2024-07-18 17:32:50 +02:00
php_xsl.h Avoid duplicating the filename string when profiling in XSL (#15010) 2024-07-18 17:27:53 +02:00
php_xsl.stub.php Update ext/dom names after policy change (#14171) 2024-05-09 10:40:53 +02:00
xsltprocessor.c Implement request #30622: make $namespace parameter functional 2024-09-30 20:34:51 +02:00