<?php class City{} $city = new City(); echo $city;
Standard input is empty
Standard output is empty
PHP Catchable fatal error: Object of class City could not be converted to string in /home/rsZP5a/prog.php on line 7
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!