Array
(
[0] => stdClass Object
(
[tenure] => 1 year to less than 2 years
)
[1] => stdClass Object
(
[tenure] => 2 years to less than 5 years
)
[2] => stdClass Object
(
[tenure] => 5 years to less than 10 years
)
[3] => stdClass Object
(
[tenure] => 10 years to less than 15 years
)
[4] => stdClass Object
(
[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.