Array
(
[name] => Array
(
[0] => Sam ti hui.
)
[age] => Array
(
[0] => Too young.
)
)
Output for 7.4.0 - 7.4.10
Parse error: syntax error, unexpected '|', expecting ';' or '{' in /in/s9Eb9 on line 46
Process exited with code 255.
Output for 7.2.0 - 7.2.33, 7.3.0 - 7.3.22
Parse error: syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST) in /in/s9Eb9 on line 5
Process exited with code 255.