ID: 32952 Updated by: [EMAIL PROTECTED] Reported By: perciun dot andrei at gmail dot com -Status: Bogus +Status: Feedback Bug Type: Unknown/Other Function Operating System: Windows XP SP2 PHP Version: 5.0.4 New Comment:
Where is the backtrace then? Or some info about it? Previous Comments: ------------------------------------------------------------------------ [2005-05-05 11:33:01] perciun dot andrei at gmail dot com I tested with php as cgi and it is chrashing the php process without reporting an syntax error. ------------------------------------------------------------------------ [2005-05-05 11:28:24] [EMAIL PROTECTED] 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 No crash here, just a syntax error. Read the docs about ternary operator. ------------------------------------------------------------------------ [2005-05-05 10:11:15] perciun dot andrei at gmail dot com Description: ------------ CLI crash with expression. Reproduce code: --------------- $last = ($last == $next? null); Expected result: ---------------- Should be correct if statement. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=32952&edit=1
