- Output for 5.4.39 - 5.4.45, 5.5.23 - 5.5.36, 5.6.7 - 5.6.28, 7.0.20, 7.1.5 - 7.2.8
- array(3) { [0]=> &int(1) [1]=> object(obj)#2 (1) { ["porp"]=> &int(1) } [2]=> array(1) { [0]=> int(1) } }
- Output for 7.0.0 - 7.0.7, 7.1.0
- array(2) { [0]=> &int(1) [1]=> object(obj)#2 (1) { ["porp"]=> &int(1) } }
- Output for 5.4.9 - 5.4.38, 5.5.0 - 5.5.22, 5.6.0 - 5.6.6
- array(3) { [0]=> &int(1) [1]=> object(obj)#2 (1) { ["porp"]=> &int(1) } [2]=> &NULL }
- Output for 5.4.0 - 5.4.8
- array(3) {
[0]=>
&int(1)
[1]=>
object(obj)#2 (1) {
["porp"]=>
&int(1)
}
[2]=>
&array(49) {
Process exited with code 139.