Array
(
[c] => Array
(
)
[a] => Array
(
[0] => c
)
[b] => Array
(
[0] => c
[1] => a
)
[d] => Array
(
[0] => c
[1] => a
)
[l] => Array
(
[0] => c
)
[f] => Array
(
[0] => l
)
[t] => Array
(
[0] => a
)
[w] => Array
(
[0] => c
[1] => a
)
)
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.