- Output for 5.4.39 - 5.6.28, 7.0.20, 7.1.5 - 7.2.8
- array(3) { [0]=> &int(1) [1]=> object(obj)#2 (1) { ["prop"]=> &int(1) } [2]=> array(1) { [0]=> int(1) } }
- Output for 7.0.0 - 7.0.6, 7.1.0
- array(2) { [0]=> &int(1) [1]=> object(obj)#2 (1) { ["prop"]=> &int(1) } }
- Output for 5.3.19 - 5.3.29, 5.4.9 - 5.4.38
- array(3) { [0]=> &int(1) [1]=> object(obj)#2 (1) { ["prop"]=> &int(1) } [2]=> &NULL }
- Output for 5.3.18, 5.4.2 - 5.4.8
- array(3) {
[0]=>
&int(1)
[1]=>
object(obj)#2 (1) {
["prop"]=>
&int(1)
}
[2]=>
&array(49) {
Process exited with code 139.