Catchable fatal error: Argument 1 passed to foo() must be an instance of string, boolean given, called in /in/PXt64 on line 7 and defined in /in/PXt64 on line 3
Process exited with code 255.
Output for 5.1.0 - 5.1.6
Fatal error: Argument 1 passed to foo() must be an object of class string, called in /in/PXt64 on line 7 and defined in /in/PXt64 on line 3
Process exited with code 255.
Output for 5.0.0 - 5.0.5
Fatal error: Argument 1 must be an object of class string in /in/PXt64 on line 3
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected T_STRING, expecting ')' in /in/PXt64 on line 3
Process exited with code 255.