3v4l.org

run code in 300+ PHP versions simultaneously
<?php function test(Object $f) { var_dump($f); } class Foo {} $x = new Foo; test($x);

preferences:
50.4 ms | 402 KiB | 5 Q