Fatal error: Uncaught TypeError: foo(): Argument #1 ($bar) must be of type bool, int given, called in /in/T8ZsJ on line 10 and defined in /in/T8ZsJ:5
Stack trace:
#0 /in/T8ZsJ(10): foo(-1)
#1 {main}
thrown in /in/T8ZsJ on line 5
Process exited with code 255.
Output for 7.3.16 - 7.3.33, 7.4.0 - 7.4.33
Fatal error: Uncaught TypeError: Argument 1 passed to foo() must be of the type bool, int given, called in /in/T8ZsJ on line 10 and defined in /in/T8ZsJ:5
Stack trace:
#0 /in/T8ZsJ(10): foo(-1)
#1 {main}
thrown in /in/T8ZsJ on line 5
Process exited with code 255.
Fatal error: Uncaught TypeError: Argument 1 passed to foo() must be of the type boolean, integer given, called in /in/T8ZsJ on line 10 and defined in /in/T8ZsJ:5
Stack trace:
#0 /in/T8ZsJ(10): foo(-1)
#1 {main}
thrown in /in/T8ZsJ on line 5
Process exited with code 255.
Warning: Unsupported declare 'strict_types' in /in/T8ZsJ on line 3
Catchable fatal error: Argument 1 passed to foo() must be an instance of bool, integer given, called in /in/T8ZsJ on line 10 and defined in /in/T8ZsJ on line 5
Process exited with code 255.
Output for 5.2.0 - 5.2.17
Catchable fatal error: Argument 1 passed to foo() must be an instance of bool, integer given, called in /in/T8ZsJ on line 10 and defined in /in/T8ZsJ on line 5
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 bool, called in /in/T8ZsJ on line 10 and defined in /in/T8ZsJ on line 5
Process exited with code 255.
Output for 5.0.0 - 5.0.5
Fatal error: Argument 1 must be an object of class bool in /in/T8ZsJ on line 5
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected T_STRING, expecting ')' in /in/T8ZsJ on line 5
Process exited with code 255.