3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = range(1,1000000); $count = count($arr); for($i = 1; $i < $count; $i++) { //do nothing }

preferences:
51.34 ms | 402 KiB | 5 Q