3v4l.org

run code in 300+ PHP versions simultaneously
<?php $truth = 2 < 3; $truth ? echo 'Yes two is less than three.'; : echo 'NO two is NOT less than three.';
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.7
Parse error: syntax error, unexpected 'echo' (T_ECHO) in /in/SuRF5 on line 5
Process exited with code 255.

preferences:
170.25 ms | 1387 KiB | 36 Q