Array
(
[0] => Array
(
[title] => In Search of Lost Time
[count] => 2
)
[1] => Array
(
[title] => The Great Gatsby
[count] => 7
)
[2] => Array
(
[title] => Moby Dick
[count] => 1
)
[3] => Array
(
[title] => War and Peace
[count] => 9
)
)
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.