ID: 22114 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem PHP Version: 5CVS-2003-02-07 (dev) New Comment:
I know of corse but shouldn't it be allowed for echo, too? Previous Comments: ------------------------------------------------------------------------ [2003-02-07 15:04:43] [EMAIL PROTECTED] echo is not a function, but a language construct. Not a bug -> bogus. ------------------------------------------------------------------------ [2003-02-07 14:57:35] [EMAIL PROTECTED] One cannot use '@' to hide warnings inside 'echo'. Example: [marcus@zaphod php-HEAD]$ php -r '@echo "<$x>";' Command line code(1) : Parse error - parse error, unexpected T_ECHO ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22114&edit=1