ID: 15927 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating System: Linux 2.4.17/RH 7.2 PHP Version: 4.0.6 New Comment:
This just gives a parser error for me (tested with 4.0.6 and current cvs). Previous Comments: ------------------------------------------------------------------------ [2002-03-07 05:24:51] [EMAIL PROTECTED] If there is a parse error, the script doesn't execute. Not a bug > bogus ------------------------------------------------------------------------ [2002-03-07 05:21:42] [EMAIL PROTECTED] <?php echo('X'); error_log('X', 0); $daten_verlag[$rubrik['id']]] = $daten_rubrik; ?> One bracket too much! This makes PHP issue just 5 Bytes to the browser, regardless of any code following or preceeding this line. I think it doesn't even execute the code because there doesn't appear anything in the logs, too. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15927&edit=1