- Output for 7.0.0 - 7.2.0
- Fatal error: Uncaught TypeError: Argument 1 passed to test() must be of the type integer, array given, called in /in/ea2Ru on line 6 and defined in /in/ea2Ru:2
Stack trace:
#0 /in/ea2Ru(6): test(Array)
#1 {main}
thrown in /in/ea2Ru on line 2
Process exited with code 255. - Output for 5.4.0 - 5.6.28
- Catchable fatal error: Argument 1 passed to test() must be an instance of int, array given, called in /in/ea2Ru on line 6 and defined in /in/ea2Ru on line 2
Process exited with code 255. - Output for 5.3.19 - 5.3.29
- Parse error: syntax error, unexpected '[', expecting ')' in /in/ea2Ru on line 6
Process exited with code 255.