]> granicus.if.org Git - php/commit
change xsl_xsltprocessor_set_parameter() to support parameter->value arrays
authorAntony Dovgal <tony2001@php.net>
Thu, 5 Aug 2004 13:31:17 +0000 (13:31 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 5 Aug 2004 13:31:17 +0000 (13:31 +0000)
commite63a7d893b12bf35d5cc6136b4abc96473d4b76b
treed2f8ce9ef7cf2dc481efe0e229617657f4169224
parenta60a6c5209a6a75139d59d26e33dfaf3b5f21a7b
change xsl_xsltprocessor_set_parameter() to support parameter->value arrays
add test for it
@Change xsl_xsltprocessor_set_parameter() to support parameter->value arrays (Tony)
ext/xsl/tests/xslt012.phpt [new file with mode: 0644]
ext/xsl/tests/xslt012.xsl [new file with mode: 0644]
ext/xsl/xsltprocessor.c