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