FOO
Fatal error: Uncaught Error: Class "FOO" not found in /in/RbIhK:3
Stack trace:
#0 {main}
thrown in /in/RbIhK on line 3
Process exited with code 255.
FOO
Fatal error: Uncaught Error: Class 'FOO' not found in /in/RbIhK:3
Stack trace:
#0 {main}
thrown in /in/RbIhK on line 3
Process exited with code 255.
Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.40
FOO
Fatal error: Class 'FOO' not found in /in/RbIhK on line 3
Process exited with code 255.
Output for 5.4.0 - 5.4.45
Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /in/RbIhK on line 2
Process exited with code 255.