- Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.34, 8.2.0 - 8.2.32, 8.3.0 - 8.3.33, 8.4.1 - 8.4.24, 8.5.0 - 8.5.9
- /*
Fatal error: Uncaught Error: Non-static method PhpJava::main() cannot be called statically in /in/0SDi4:10
Stack trace:
#0 {main}
thrown in /in/0SDi4 on line 10
Process exited with code 255. - Output for 7.0.0 - 7.0.27, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.31, 7.4.0 - 7.4.33
- /* Deprecated: Non-static method PhpJava::main() should not be called statically in /in/0SDi4 on line 10 Hello World!
- Output for 7.3.32 - 7.3.33
- /*Hello World!
- Output for 5.6.0 - 5.6.30
- /* Strict Standards: Non-static method PhpJava::main() should not be called statically in /in/0SDi4 on line 10 Hello World!