3v4l.org

run code in 500+ PHP versions simultaneously
<?php ini_set("memory_limit", "64m"); function test(&$x) { test($x); } $a=array(); test($a);

preferences:
55.63 ms | 1552 KiB | 5 Q