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