3v4l.org

run code in 300+ PHP versions simultaneously
<?php <?php for($i=0; $i<10000000; $i++){ for($j=0; $j < $i*100000000; $j++){ for($k =0; $k < $j*10000000000; $k++){ tmpfile(); } } }
Output for 5.3.0 - 5.3.21, 5.4.0 - 5.4.11
Parse error: syntax error, unexpected '<' in /in/321PT on line 2
Process exited with code 255.

preferences:
169.53 ms | 1395 KiB | 41 Q