Fatal error: Uncaught Exception in /in/i4G8c:5
Stack trace:
#0 /in/i4G8c(3): foo('baz')
#1 /in/i4G8c(6): userland_call_user_func('foo', 'baz')
#2 /in/i4G8c(8): bar()
#3 {main}
thrown in /in/i4G8c on line 5
Process exited with code 255.
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 5.6.0 - 5.6.40
Fatal error: Uncaught exception 'Exception' in /in/i4G8c:5
Stack trace:
#0 /in/i4G8c(3): foo('baz')
#1 /in/i4G8c(6): userland_call_user_func('foo', 'baz')
#2 /in/i4G8c(8): bar()
#3 {main}
thrown in /in/i4G8c on line 5
Process exited with code 255.
Output for 5.4.0 - 5.4.45, 5.5.0 - 5.5.38
Parse error: syntax error, unexpected '.', expecting '&' or variable (T_VARIABLE) in /in/i4G8c on line 3
Process exited with code 255.