- Output for 5.3.0 - 7.2.0
- array(1) { [" Foo secretProperty"]=> string(5) "Hello" } Notice: Undefined index: FoosecretProperty in /in/HZVVf on line 14
- Output for 5.0.0 - 5.2.17
- array(1) { [" Foo secretProperty"]=> string(5) "Hello" } Notice: Undefined index: FoosecretProperty in /in/HZVVf on line 14
- 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/HZVVf on line 4
Process exited with code 255. - Output for 4.3.0 - 4.3.1, 4.3.5 - 4.4.1
- Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /in/HZVVf 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/HZVVf on line 4
Process exited with code 255.