- Output for 7.0.0 - 7.2.0
- Deprecated: Non-static method A::doA() should not be called statically in /in/cq7Jn on line 19
Deprecated: Non-static method A::doB() should not be called statically in /in/cq7Jn on line 19
Fatal error: Uncaught Error: Using $this when not in object context in /in/cq7Jn:14
Stack trace:
#0 /in/cq7Jn(19): A::doB()
#1 {main}
thrown in /in/cq7Jn on line 14
Process exited with code 255. - Output for hhvm-3.11.1 - 3.17.3
- Fatal error: Uncaught Error: $this is null in /in/cq7Jn:14
Stack trace:
#0 /in/cq7Jn(19): A::doB()
#1 {main}
Process exited with code 255. - Output for hhvm-3.10.1
- Fatal error: $this is null in /in/cq7Jn on line 14
Process exited with code 255. - Output for 5.4.0 - 5.6.30
- Strict Standards: Non-static method A::doA() should not be called statically in /in/cq7Jn on line 19
Strict Standards: Non-static method A::doB() should not be called statically in /in/cq7Jn on line 19
Fatal error: Using $this when not in object context in /in/cq7Jn on line 14
Process exited with code 255.