3v4l.org

run code in 300+ PHP versions simultaneously
<?php $foo = new ArrayObject(array('foo' => 'bar')); function test(array $bla) { var_dump($bla); } test($foo);

preferences:
43.5 ms | 402 KiB | 5 Q