Fatal error: Uncaught TypeError: foo(): Argument #1 ($a) must be of type Integer, string given, called in /in/5lbf0 on line 41 and defined in /in/5lbf0:36
Stack trace:
#0 /in/5lbf0(41): foo('1', 2)
#1 {main}
thrown in /in/5lbf0 on line 36
Process exited with code 255.
Fatal error: Uncaught TypeError: Argument 1 passed to foo() must be an instance of Integer, string given, called in /in/5lbf0 on line 41 and defined in /in/5lbf0:36
Stack trace:
#0 /in/5lbf0(41): foo('1', 2)
#1 {main}
thrown in /in/5lbf0 on line 36
Process exited with code 255.
Catchable fatal error: Argument 1 passed to foo() must be an instance of Integer, string given, called in /in/5lbf0 on line 41 and defined in /in/5lbf0 on line 36
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 Integer, called in /in/5lbf0 on line 41 and defined in /in/5lbf0 on line 36
Process exited with code 255.
Output for 5.0.0 - 5.0.5
Parse error: parse error, unexpected T_ARRAY, expecting '&' or T_VARIABLE in /in/5lbf0 on line 36
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected T_STRING in /in/5lbf0 on line 20
Process exited with code 255.