3v4l.org

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

preferences:
24.94 ms | 404 KiB | 5 Q