Array
(
[1] => Array
(
[tenure] => 1 year to less than 2 years
)
[2] => Array
(
[tenure] => 2 years to less than 5 years
)
[5] => Array
(
[tenure] => 5 years to less than 10 years
)
[10] => Array
(
[tenure] => 10 years to less than 15 years
)
[15] => Array
(
[tenure] => 15 years or more
)
)
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.