array (
0 =>
array (
'id' => 5,
'title' => 'Hello World Jude January',
'body' => 'Hi All this is my content Jan',
),
1 =>
array (
'id' => 6,
'title' => 'Hello World January June Lord',
'body' => 'Hi All this is my content Jan Jude Lord',
),
2 =>
array (
'id' => 4,
'title' => 'Hello World Jude',
'body' => 'Hi All this is my content Jude',
),
3 =>
array (
'id' => 1,
'title' => 'Hello World',
'body' => 'Hi Jude All this is my content',
),
4 =>
array (
'id' => 2,
'title' => 'Hello World Boy',
'body' => 'Hi All this is my content Girl',
),
5 =>
array (
'id' => 3,
'title' => 'Hello Kids',
'body' => 'Hi All this is my content Kid',
),
)
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.