3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = 10; if($a > 5 || $a < 15) echo "true"; else echo "false"
Output for 7.1.25, 7.2.0 - 7.2.13, 7.3.0 - 7.3.1
Parse error: syntax error, unexpected end of file, expecting ',' or ';' in /in/CWhd1 on line 7
Process exited with code 255.

preferences:
260.51 ms | 1395 KiB | 25 Q