array(2) {
[0]=>
string(3) "bar"
[1]=>
string(3) "baz"
}
Warning: Undefined array key "foo" in /in/RtbZJ on line 62
array(3) {
[0]=>
NULL
[1]=>
string(3) "bar"
[2]=>
string(3) "baz"
}
Warning: Undefined property: stdClass::$foo in /in/RtbZJ on line 60
array(3) {
[0]=>
NULL
[1]=>
string(3) "bar"
[2]=>
string(3) "baz"
}
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.
Fatal error: Call to undefined function array_column() in /in/RtbZJ on line 127
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /in/RtbZJ on line 18
Process exited with code 255.
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /in/RtbZJ on line 18
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /in/RtbZJ on line 18
Process exited with code 255.