<?php spl_autoload_register(function () { var_dump(func_get_args()); }); try { new Foo(); } catch(Throwable $t) { var_dump($t); } if (true) { class Foo {} var_dump(new Foo()); }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`