3v4l.org

run code in 300+ PHP versions simultaneously
<?php for($i = 0, $i <= 62, $i += 6) { $count = $i - 6; echo $i; }
Output for 5.3.23, 5.4.13
Parse error: syntax error, unexpected ')', expecting ';' in /in/KbZPF on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.22, 5.4.0 - 5.4.12
Parse error: syntax error, unexpected ')', expecting ';' in ekstv on line 3
Process exited with code 255.

preferences:
171.6 ms | 1387 KiB | 45 Q