- Output for 7.0.0 - 7.2.0
- bool(true)
array(1) {
["a"]=>
array(2) {
["b1"]=>
array(1) {
["c2"]=>
string(8) "value c2"
}
["b2"]=>
string(8) "value b2"
}
}
- Output for 5.3.19 - 5.6.28
- Parse error: syntax error, unexpected ':', expecting '{' in /in/ZDAl5 on line 3
Process exited with code 255.