<?php class A { function __toString() { throw new \Exception('boo'); } } function b() { (string) new A(); } b();
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`