3v4l.org

run code in 300+ PHP versions simultaneously
<?php $i1= for($j=1;$j<=$i;$j++) echo "$j"; ?>
Output for 5.4.0 - 5.4.14
Parse error: syntax error, unexpected 'for' (T_FOR) in /in/dfYf0 on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.24
Parse error: syntax error, unexpected T_FOR in /in/dfYf0 on line 3
Process exited with code 255.

preferences:
175.45 ms | 1395 KiB | 47 Q