ID: 32952 User updated by: perciun dot andrei at gmail dot com Reported By: perciun dot andrei at gmail dot com Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows XP SP2 PHP Version: 5.0.4 New Comment:
I tested with php as cgi and it is chrashing the php process without reporting an syntax error. Previous Comments: ------------------------------------------------------------------------ [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
