Fatal error: Uncaught TypeError: test(): Argument #1 ($test) must be of type int, float given, called in /in/m7hpq on line 6 and defined in /in/m7hpq:2
Stack trace:
#0 /in/m7hpq(6): test(NAN)
#1 {main}
thrown in /in/m7hpq on line 2
Process exited with code 255.
Output for 7.3.0 - 7.3.33, 7.4.0 - 7.4.33
Fatal error: Uncaught TypeError: Argument 1 passed to test() must be of the type int, float given, called in /in/m7hpq on line 6 and defined in /in/m7hpq:2
Stack trace:
#0 /in/m7hpq(6): test(NAN)
#1 {main}
thrown in /in/m7hpq on line 2
Process exited with code 255.
Fatal error: Uncaught TypeError: Argument 1 passed to test() must be of the type integer, float given, called in /in/m7hpq on line 6 and defined in /in/m7hpq:2
Stack trace:
#0 /in/m7hpq(6): test(NAN)
#1 {main}
thrown in /in/m7hpq on line 2
Process exited with code 255.
Catchable fatal error: Argument 1 passed to test() must be an instance of int, double given, called in /in/m7hpq on line 6 and defined in /in/m7hpq on line 2
Process exited with code 255.
Output for 5.1.0 - 5.1.6
Fatal error: Argument 1 passed to test() must be an object of class int, called in /in/m7hpq on line 6 and defined in /in/m7hpq on line 2
Process exited with code 255.
Output for 5.0.0 - 5.0.5
Fatal error: Argument 1 must be an object of class int in /in/m7hpq on line 2
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected T_STRING, expecting ')' in /in/m7hpq on line 2
Process exited with code 255.