Fatal error: Uncaught TypeError: Argument 1 passed to bar() must be an instance of object, instance of Foo given, called in /in/7qhb3 on line 12 and defined in /in/7qhb3:8
Stack trace:
#0 /in/7qhb3(12): bar(Object(Foo))
#1 {main}
thrown in /in/7qhb3 on line 8
Process exited with code 255.
Catchable fatal error: Argument 1 passed to bar() must be an instance of object, instance of Foo given, called in /in/7qhb3 on line 12 and defined in /in/7qhb3 on line 8
Process exited with code 255.
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6
Fatal error: Class 'object' not found in /in/7qhb3 on line 8
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected T_STRING, expecting ')' in /in/7qhb3 on line 8
Process exited with code 255.