- Output for 7.2.0
- Notice: Undefined property: stdClass::$bar in /in/VBHXV on line 4 Notice: Trying to get property 'baz' of non-object in /in/VBHXV on line 4 NULL
- Output for 5.2.6 - 7.1.10
- Notice: Undefined property: stdClass::$bar in /in/VBHXV on line 4 Notice: Trying to get property of non-object in /in/VBHXV on line 4 NULL
- Output for 5.0.0 - 5.2.5
- Notice: Undefined property: stdClass::$bar in /in/VBHXV on line 4 Notice: Trying to get property of non-object in /in/VBHXV on line 4 NULL
- Output for 4.3.0 - 4.4.9
- Notice: Undefined property: bar in /in/VBHXV on line 4 NULL