3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Foo { public static function test($bar = null) { var_dump(func_get_args()); } } class Baz extends Foo { public static function test() { parent::test(); } } Baz::test();

This is an error 404

There are `0` results


preferences:
141.2 ms | 1399 KiB | 7 Q