array(6) {
[0]=>
array(3) {
["id"]=>
int(5)
["title"]=>
string(24) "Hello World Jude January"
["body"]=>
string(29) "Hi All this is my content Jan"
}
[1]=>
array(3) {
["id"]=>
int(4)
["title"]=>
string(16) "Hello World Jude"
["body"]=>
string(30) "Hi All this is my content Jude"
}
[2]=>
array(3) {
["id"]=>
int(6)
["title"]=>
string(29) "Hello World January June Lord"
["body"]=>
string(39) "Hi All this is my content Jan Jude Lord"
}
[3]=>
array(3) {
["id"]=>
int(1)
["title"]=>
string(11) "Hello world"
["body"]=>
string(30) "Hi Jude All this is my content"
}
[4]=>
array(3) {
["id"]=>
int(2)
["title"]=>
string(15) "Hello world Boy"
["body"]=>
string(30) "Hi All this is my content Girl"
}
[5]=>
array(3) {
["id"]=>
int(3)
["title"]=>
string(10) "hello Kids"
["body"]=>
string(29) "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.