self: Foo
static: Bar
Deprecated: Calling get_class() without arguments is deprecated in /in/PpZA6 on line 9
get_class(): Foo
get_class($this): Bar
get_called_class(): Bar
self: Foo
static: Bar
get_class(): Foo
get_class($this): Bar
get_called_class(): Bar
Output for 5.5.0, 5.6.26 - 5.6.40
Parse error: syntax error, unexpected '(' in /in/PpZA6 on line 19
Process exited with code 255.
Output for 5.4.0
Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /in/PpZA6 on line 7
Process exited with code 255.
Output for 5.2.0, 5.3.0
Parse error: syntax error, unexpected T_CLASS, expecting T_STRING or T_VARIABLE or '$' in /in/PpZA6 on line 7
Process exited with code 255.
Output for 5.0.0
Parse error: parse error, unexpected T_CLASS, expecting T_STRING or T_VARIABLE or '$' in /in/PpZA6 on line 7
Process exited with code 255.
Output for 4.3.11
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /in/PpZA6 on line 5
Process exited with code 255.