ID: 27885 Updated by: [EMAIL PROTECTED] Reported By: fbn79 at libero dot it -Status: Open +Status: Bogus Bug Type: Feature/Change Request Operating System: winxp pro PHP Version: 5.0.0RC1 New Comment:
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php Nope, that's not supposed to work. Previous Comments: ------------------------------------------------------------------------ [2004-04-06 07:14:36] fbn79 at libero dot it Description: ------------ Hi. echo $album->foto( $album->getprincipal() )->getlabelz(); this code works ok... but if i put () in this way echo ( $album->foto( $album->getprincipal() ) )->getlabelz(); I think it's must be right even in second way.... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27885&edit=1
