Deprecated: Constant E_STRICT is deprecated since 8.4, the error level was removed in /in/u274a on line 9
Array
(
[0] => This invoked custom error handler
[1] => 2
[2] => Undefined array key "fooo"
[3] => /in/u274a
[4] => 11
)
Deprecated: Constant E_STRICT is deprecated since 8.4, the error level was removed in /in/u274a on line 13
Warning: Undefined array key "fooo" in /in/u274a on line 15
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.
Output for 8.4.1 - 8.4.14
Deprecated: Constant E_STRICT is deprecated in /in/u274a on line 9
Array
(
[0] => This invoked custom error handler
[1] => 2
[2] => Undefined array key "fooo"
[3] => /in/u274a
[4] => 11
)
Deprecated: Constant E_STRICT is deprecated in /in/u274a on line 13
Warning: Undefined array key "fooo" in /in/u274a on line 15