<?php class Testing { public function test() { return $this; } public function __destruct() { throw new \InvalidArgumentException(); } } $test = new Testing();
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`