<?php class A extends Foo {} spl_autoload_register(function () { var_dump(func_get_args()); });
You have javascript disabled. You will not be able to edit any code.