- Output for 7.0.0 - 7.2.6
- Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Test has a deprecated constructor in /in/T4WBB on line 3
Fatal error: Uncaught Error: Call to undefined function testTest() in /in/T4WBB:9
Stack trace:
#0 {main}
thrown in /in/T4WBB on line 9
Process exited with code 255. - Output for 5.4.1 - 5.6.28
- Fatal error: Call to undefined function testTest() in /in/T4WBB on line 9
Process exited with code 255. - Output for 5.3.18 - 5.3.29
- Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /in/T4WBB on line 10
Process exited with code 255.