3v4l.org

run code in 300+ PHP versions simultaneously
<?php function nasobeni($a,$b){ if($a > 1500 OR $b>1500) { echo "Ne!"; } else { echo $a*$b; }
Output for 5.4.0 - 5.4.13
Parse error: syntax error, unexpected end of file in /in/KsYgX on line 11
Process exited with code 255.
Output for 5.3.0 - 5.3.23
Parse error: syntax error, unexpected $end in /in/KsYgX on line 11
Process exited with code 255.

preferences:
172.24 ms | 1386 KiB | 45 Q