start
Fatal error: Uncaught Error: Call to undefined function bla() in /in/4jWAs:18
Stack trace:
#0 {main}
thrown in /in/4jWAs on line 18
triggered
Array
(
[0] => 1
[1] => Uncaught Error: Call to undefined function bla() in /in/4jWAs:18
Stack trace:
#0 {main}
thrown
[2] => /in/4jWAs
[3] => 18
)
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.
start
Fatal error: Call to undefined function bla() in /in/4jWAs on line 18
triggered
Array
(
[0] => 1
[1] => Call to undefined function bla()
[2] => /in/4jWAs
[3] => 18
)
Process exited with code 255.
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6
start
Fatal error: Call to undefined function bla() in /in/4jWAs on line 18
triggered
Process exited with code 255.
Output for 4.4.5 - 4.4.9
start
Fatal error: Call to undefined function: bla() in /in/4jWAs on line 18
triggered
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.4
start
Fatal error: Call to undefined function: bla() in /in/4jWAs on line 18
triggered
Process exited with code 255.
Output for 4.3.0 - 4.3.1
start
Fatal error: Call to undefined function: bla() in /in/4jWAs on line 18
triggered