- Output for 7.0.0 - 7.2.0
- Fatal error: Uncaught Error: Class 'NonexistantClass' not found in /in/LGM0o:4
Stack trace:
#0 {main}
thrown in /in/LGM0o on line 4
Process exited with code 255. - Output for hhvm-3.11.1 - 3.17.3
- Fatal error: Uncaught Error: Class undefined: NonexistantClass in /in/LGM0o:4
Stack trace:
#0 {main}
Process exited with code 255. - Output for hhvm-3.10.1
- Fatal error: Class undefined: NonexistantClass in /in/LGM0o on line 4
Process exited with code 255. - Output for 5.5.0 - 5.6.30
- Fatal error: Class 'NonexistantClass' not found in /in/LGM0o on line 4
Process exited with code 255.