- Output for 5.6.8 - 7.2.0
- array(2) {
[0]=>
array(2) {
["name"]=>
string(1) "1"
["price"]=>
float(3.08)
}
[1]=>
array(2) {
["name"]=>
string(1) "2"
["price"]=>
float(5.78)
}
}
- Output for 5.4.0 - 5.5.35
- Parse error: syntax error, unexpected '.', expecting '&' or variable (T_VARIABLE) in /in/dvtvm on line 15
Process exited with code 255. - Output for 4.4.2 - 4.4.9, 5.1.0 - 5.3.29
- Parse error: syntax error, unexpected '[' in /in/dvtvm on line 3
Process exited with code 255. - Output for 4.3.0 - 4.3.1, 4.3.5 - 4.4.1, 5.0.0 - 5.0.5
- Parse error: parse error, unexpected '[' in /in/dvtvm on line 3
Process exited with code 255. - Output for 4.3.2 - 4.3.4
- Parse error: parse error in /in/dvtvm on line 3
Process exited with code 255.