From:             dave at psntn dot com
Operating system: All
PHP version:      Irrelevant
PHP Bug Type:     Feature/Change Request
Bug description:  Extract taking multiple arguments

Description:
------------
Would it be possible to have the extract() function to have multiple
arrays passed to it in different arguments.  So the code would look to see
if that argument is an array, then if it is it would extract the
variaables into a temp. var then apply profixes and other things then
finish and return all the variables extracted from the array(s)


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

Reply via email to