- Output for 4.3.0 - 7.2.0
- array(4) {
[0]=>
int(3)
[1]=>
string(5) "hello"
[2]=>
float(0.8)
[3]=>
NULL
}
array(4) {
[0]=>
&int(3)
[1]=>
&string(5) "hello"
[2]=>
&float(0.8)
[3]=>
&NULL
}
----------------------
array(4) {
[0]=>
int(3)
[1]=>
string(5) "hello"
[2]=>
float(0.8)
[3]=>
NULL
}
array(4) {
[0]=>
int(3)
[1]=>
string(5) "hello"
[2]=>
float(0.8)
[3]=>
NULL
}