Array
(
[3] => aBc
[ab] => abc12
[lkT] => 2
[65] => Abc
[45] => test
[This] => is this
[2] => abc
[0] => abc012
[ ] => 22.22
)
Array
(
[5] => abc
[2] => bca
[1] => ?
[33] => he11o
)
Fatal error: Uncaught ValueError: Array sizes are inconsistent in /in/u0Ft0:24
Stack trace:
#0 /in/u0Ft0(24): array_multisort(Array, 4, 1, Array, 3, 6)
#1 {main}
thrown in /in/u0Ft0 on line 24
Process exited with code 255.
Output for 8.4.15
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1.
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.33
Array
(
[3] => aBc
[ab] => abc12
[lkT] => 2
[65] => Abc
[45] => test
[This] => is this
[2] => abc
[0] => abc012
[ ] => 22.22
)
Array
(
[5] => abc
[2] => bca
[1] => ?
[33] => he11o
)
Fatal error: Uncaught ValueError: Array sizes are inconsistent in /in/u0Ft0:25
Stack trace:
#0 /in/u0Ft0(25): array_multisort(Array, 4, 1, Array, 3, 6)
#1 {main}
thrown in /in/u0Ft0 on line 25
Process exited with code 255.