3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Everything you enter here will be executed by our servers. Try it! $list = array("value1", "value2"); foreach ($list as $line) { fwrite(STDOUT, $line.PHP_EOL); }

preferences:
40.69 ms | 402 KiB | 5 Q