- Output for 7.0.0 - 7.2.0
- Fatal error: Uncaught TypeError: Argument 1 passed to test() must be of the type integer, float given, called in /in/Bndg3 on line 10 and defined in /in/Bndg3:5
Stack trace:
#0 /in/Bndg3(10): test(1.1)
#1 {main}
thrown in /in/Bndg3 on line 5
Process exited with code 255. - Output for 5.3.21 - 5.6.28
- Warning: Unsupported declare 'strict_types' in /in/Bndg3 on line 3
Catchable fatal error: Argument 1 passed to test() must be an instance of int, double given, called in /in/Bndg3 on line 10 and defined in /in/Bndg3 on line 5
Process exited with code 255.