From:             tony at marston-home dot demon dot co dot uk
Operating system: *
PHP version:      5.0.0
PHP Bug Type:     Feature/Change Request
Bug description:  xsltprocessor->setParameter() to accept an array

Description:
------------
The xsltprocessor->setParameter() method currently only accepts one
parameter at a time. It would be more convenient if this could also accept
an array of parameters in one go just like the xslt_process() function in
PHP4.


-- 
Edit bug report at http://bugs.php.net/?id=29497&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=29497&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=29497&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=29497&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=29497&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=29497&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=29497&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=29497&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=29497&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=29497&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=29497&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=29497&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=29497&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29497&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=29497&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=29497&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=29497&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29497&r=float

Reply via email to