<?php Class A { public function __toString() {} } var_dump((string) new A());
You have javascript disabled. You will not be able to edit any code.