From: [EMAIL PROTECTED] Operating system: Linux 2.4.17/RH 7.2 PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: Crash(?) on Syntax Error
<?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 bug report at http://bugs.php.net/?id=15927&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15927&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15927&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15927&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15927&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15927&r=support Expected behavior: http://bugs.php.net/fix.php?id=15927&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15927&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15927&r=submittedtwice