Fatal error: Uncaught TypeError: ReflectionProperty::getValue(): Argument #1 ($object) must be provided for instance properties in /in/ousrD:5
Stack trace:
#0 /in/ousrD(5): ReflectionProperty->getValue()
#1 {main}
thrown in /in/ousrD on line 5
Process exited with code 255.
Output for 8.0.0 - 8.0.30
Fatal error: Uncaught ReflectionException: Cannot access non-public property Foo::$bar in /in/ousrD:5
Stack trace:
#0 /in/ousrD(5): ReflectionProperty->getValue()
#1 {main}
thrown in /in/ousrD on line 5
Process exited with code 255.
Output for 7.3.0 - 7.3.33, 7.4.0 - 7.4.33
Fatal error: Uncaught ReflectionException: Cannot access non-public member Foo::$bar in /in/ousrD:5
Stack trace:
#0 /in/ousrD(5): ReflectionProperty->getValue()
#1 {main}
thrown in /in/ousrD on line 5
Process exited with code 255.
Fatal error: Uncaught ReflectionException: Cannot access non-public member Foo::bar in /in/ousrD:5
Stack trace:
#0 /in/ousrD(5): ReflectionProperty->getValue()
#1 {main}
thrown in /in/ousrD on line 5
Process exited with code 255.
Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.40
Fatal error: Uncaught exception 'ReflectionException' with message 'Cannot access non-public member Foo::bar' in /in/ousrD:5
Stack trace:
#0 /in/ousrD(5): ReflectionProperty->getValue()
#1 {main}
thrown in /in/ousrD on line 5
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/ousrD on line 5
Process exited with code 255.
Parse error: syntax error, unexpected T_CLASS, expecting T_STRING or T_VARIABLE or '$' in /in/ousrD on line 5
Process exited with code 255.
Output for 5.0.0 - 5.0.5
Parse error: parse error, unexpected T_CLASS, expecting T_STRING or T_VARIABLE or '$' in /in/ousrD on line 5
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/ousrD on line 3
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/ousrD on line 3
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/ousrD on line 3
Process exited with code 255.