- Output for 8.0.1 - 8.0.30, 8.1.0 - 8.1.34, 8.2.0 - 8.2.30, 8.3.0 - 8.3.30, 8.4.1 - 8.4.18, 8.5.0 - 8.5.3
- object(SwitchStage)#1 (2) {
["branches"]=>
array(2) {
[0]=>
object(stdClass)#2 (2) {
["case"]=>
int(1)
["then"]=>
int(2)
}
[1]=>
object(stdClass)#3 (2) {
["case"]=>
int(3)
["then"]=>
int(4)
}
}
["default"]=>
int(5)
}
object(SwitchStage)#4 (2) {
["branches"]=>
array(2) {
[0]=>
array(2) {
["case"]=>
int(1)
["then"]=>
int(2)
}
[1]=>
array(2) {
["case"]=>
int(3)
["then"]=>
int(4)
}
}
["default"]=>
int(5)
}