Fatal error: Uncaught TypeError: hoge(): Argument #1 ($foo) must be of type array, string given, called in /in/fClmT on line 11 and defined in /in/fClmT:3
Stack trace:
#0 /in/fClmT(11): hoge('bar')
#1 {main}
thrown in /in/fClmT on line 3
Process exited with code 255.
Fatal error: Uncaught TypeError: Argument 1 passed to hoge() must be of the type array, string given, called in /in/fClmT on line 11 and defined in /in/fClmT:3
Stack trace:
#0 /in/fClmT(11): hoge('bar')
#1 {main}
thrown in /in/fClmT on line 3
Process exited with code 255.
Catchable fatal error: Argument 1 passed to hoge() must be of the type array, string given, called in /in/fClmT on line 11 and defined in /in/fClmT on line 3
Process exited with code 255.
Output for 5.2.0 - 5.2.17, 5.3.0 - 5.3.29
Catchable fatal error: Argument 1 passed to hoge() must be an array, string given, called in /in/fClmT on line 11 and defined in /in/fClmT on line 3
Process exited with code 255.
Output for 5.1.0 - 5.1.6
Fatal error: Argument 1 passed to hoge() must be an array, called in /in/fClmT on line 11 and defined in /in/fClmT on line 3
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/fClmT on line 3
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected T_ARRAY, expecting ')' in /in/fClmT on line 3
Process exited with code 255.