array(4) {
[0]=>
array(3) {
["headline"]=>
string(40) "Boston Red Sox vs New York Yankees - 9-3"
["date"]=>
string(10) "19.06.2017"
["author"]=>
string(4) "ESPN"
}
[1]=>
array(3) {
["headline"]=>
string(36) "Boston Patriot QB breaks new record!"
["date"]=>
string(10) "16.07.2017"
["author"]=>
string(4) "NESN"
}
[2]=>
array(3) {
["headline"]=>
string(49) "Celtics coach John Doe inducted into hall of fame"
["date"]=>
string(10) "25.07.2017"
["author"]=>
string(10) "Fox Sports"
}
[3]=>
array(3) {
["headline"]=>
string(50) "Boston Brewins win 16-5 against New York's Rangers"
["date"]=>
string(10) "21.08.2017"
["author"]=>
string(4) "NESN"
}
}
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.