Fatal error: Uncaught RuntimeException in /in/C8abS:6
Stack trace:
#0 /in/C8abS(9): foo(42)
#1 {main}
thrown in /in/C8abS on line 6
Process exited with code 255.
Fatal error: Uncaught exception 'RuntimeException' in /in/C8abS:6
Stack trace:
#0 /in/C8abS(9): foo(1)
#1 {main}
thrown in /in/C8abS on line 6
Process exited with code 255.
Output for 5.0.0 - 5.0.5
Fatal error: Class 'RuntimeException' not found in /in/C8abS on line 6
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected T_NEW in /in/C8abS on line 6
Process exited with code 255.