ID: 26933 Updated by: [EMAIL PROTECTED] Reported By: jacob at lindborg dot dk -Status: Open +Status: Bogus Bug Type: Feature/Change Request Operating System: Windows PHP Version: 5.0.0b3 (beta3) New Comment:
See bug #23920. Previous Comments: ------------------------------------------------------------------------ [2004-01-16 07:48:01] jacob at lindborg dot dk Description: ------------ In the new PHP 5 you can do something like this after a function call wich returns a object... $test = getObject()->test; but why can't you do the same with an array? $test = getObject()['test']; ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26933&edit=1
