3v4l.org

run code in 300+ PHP versions simultaneously
<?php $truth = 2 < 3; echo $truth ? 'Yes two is less than three.'; : '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 ';' in /in/OPHgM on line 5
Process exited with code 255.

preferences:
155.72 ms | 1395 KiB | 36 Q