Fatal error: Uncaught Error: Using $this when not in object context in /in/TYIiV:6
Stack trace:
#0 /in/TYIiV(10): Foo::foo()
#1 {main}
thrown in /in/TYIiV on line 6
Process exited with code 255.
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Foo has a deprecated constructor in /in/TYIiV on line 3
Fatal error: Constructor Foo::foo() cannot be static in /in/TYIiV on line 3
Process exited with code 255.
Parse error: syntax error, unexpected ':', expecting ';' or '{' in /in/TYIiV on line 4
Process exited with code 255.
Output for 5.0.0 - 5.0.5
Parse error: parse error, unexpected ':', expecting '{' or ';' in /in/TYIiV on line 4
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /in/TYIiV on line 4
Process exited with code 255.
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /in/TYIiV on line 4
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /in/TYIiV on line 4
Process exited with code 255.