Do we expect this to work? $foo = new stdClass; $foo->bar = "Hello"; echo "$foo?->bar world\n";
Because at the moment it doesn't: https://3v4l.org/nLv3l -Sara
Do we expect this to work? $foo = new stdClass; $foo->bar = "Hello"; echo "$foo?->bar world\n";
Because at the moment it doesn't: https://3v4l.org/nLv3l -Sara