- Output for 8.1.9 - 8.1.34, 8.2.10 - 8.2.30, 8.3.0 - 8.3.4, 8.3.6 - 8.3.30, 8.4.1 - 8.4.18, 8.5.0 - 8.5.3
- array(0) {
}
array(1) {
["one"]=>
int(1)
}
array(2) {
["one"]=>
int(1)
["two"]=>
int(2)
}
array(3) {
["one"]=>
int(1)
["two"]=>
int(2)
["three"]=>
int(3)
}
array(4) {
["one"]=>
int(1)
["two"]=>
int(2)
["three"]=>
int(3)
["four"]=>
int(4)
}
array(5) {
["one"]=>
int(1)
["two"]=>
int(2)
["three"]=>
int(3)
["four"]=>
int(4)
["five"]=>
int(5)
}
array(6) {
["one"]=>
int(1)
["two"]=>
int(2)
["three"]=>
int(3)
["four"]=>
int(4)
["five"]=>
int(5)
["six"]=>
int(6)
}
- Output for 8.3.5
- Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
array(0) {
}
array(1) {
["one"]=>
int(1)
}
array(2) {
["one"]=>
int(1)
["two"]=>
int(2)
}
array(3) {
["one"]=>
int(1)
["two"]=>
int(2)
["three"]=>
int(3)
}
array(4) {
["one"]=>
int(1)
["two"]=>
int(2)
["three"]=>
int(3)
["four"]=>
int(4)
}
array(5) {
["one"]=>
int(1)
["two"]=>
int(2)
["three"]=>
int(3)
["four"]=>
int(4)
["five"]=>
int(5)
}
array(6) {
["one"]=>
int(1)
["two"]=>
int(2)
["three"]=>
int(3)
["four"]=>
int(4)
["five"]=>
int(5)
["six"]=>
int(6)
}
- Output for 7.3.33, 7.4.26, 8.0.13 - 8.0.22
- array(0) {
}
array(1) {
["one"]=>
int(1)
}
array(2) {
["one"]=>
int(1)
["two"]=>
int(2)
}
array(0) {
}
array(1) {
["four"]=>
int(4)
}
array(0) {
}
array(1) {
["six"]=>
int(6)
}