- Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.31, 8.2.0 - 8.2.27, 8.3.0 - 8.3.18, 8.4.1 - 8.4.5
- Fatal error: Uncaught Error: Non-static method Outer::wtf() cannot be called statically in /in/CvZlA:7
Stack trace:
#0 /in/CvZlA(20): Inner->test()
#1 {main}
thrown in /in/CvZlA on line 7
Process exited with code 255. - Output for 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.34, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33
- Deprecated: Non-static method Outer::wtf() should not be called statically in /in/CvZlA on line 7
Fatal error: Uncaught Error: Using $this when not in object context in /in/CvZlA:14
Stack trace:
#0 /in/CvZlA(7): Outer::wtf()
#1 /in/CvZlA(20): Inner->test()
#2 {main}
thrown in /in/CvZlA on line 14
Process exited with code 255. - Output for 5.6.0 - 5.6.40
- Deprecated: Non-static method Outer::wtf() should not be called statically, assuming $this from incompatible context in /in/CvZlA on line 7 Hello, world
- Output for 5.5.0 - 5.5.38
- Strict Standards: Non-static method Outer::wtf() should not be called statically, assuming $this from incompatible context in /in/CvZlA on line 7 Hello, world