ID: 14585 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Compile Failure Operating System: Windows 2000 SP2 PHP Version: 4.1.0 New Comment:
IMO, it should silently ignore any @. Simply saying this is a parse error is a bit rude, IMO. It would be even more nice if it gives a nice E_NOTICE message too (@ can't be used on reference assignments or something similar). Previous Comments: ------------------------------------------------------------------------ [2001-12-18 13:11:42] [EMAIL PROTECTED] What are you trying to reach with this? ------------------------------------------------------------------------ [2001-12-18 13:07:20] [EMAIL PROTECTED] <?php $a = @&$b; ?> ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=14585&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]