- Output for 8.2.0 - 8.2.29, 8.3.0 - 8.3.25, 8.4.1 - 8.4.12
- Fatal error: Uncaught Error: Non-static method Xyz::doStuff() cannot be called statically in /in/YkbMS:11
Stack trace:
#0 /in/YkbMS(16): Mno->doOriginalStuff()
#1 {main}
thrown in /in/YkbMS on line 11
Process exited with code 255. - Output for 5.6.40
- Deprecated: Non-static method Xyz::doStuff() should not be called statically, assuming $this from incompatible context in /in/YkbMS on line 11 object(Mno)#1 (0) { }