ID: 7930
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Feature/Change Request
Operating System: Linux 2.2
PHP Version: 4.0.2
New Comment:


This feature request has been in the bug database for more than a year now.  Will this 
request ever be implemented? If so, great! Please assign it to a developer. If not, 
then say why and close this request.

Bug #6768 is a duplicate of thsi bug


Previous Comments:
------------------------------------------------------------------------

[2000-11-22 12:00:29] [EMAIL PROTECTED]

I request that the list() constructor be able to assign variable references from 
arrays. Like such..

$a = array("string1", "string2");

list($b, $c) =& $a;


------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=7930&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to