<?php class X { function __toString() { return array(1,2,3); } } $x = new X; echo $x;
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`