You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$arr = (newParser())->parse($file, Yaml::PARSE_OBJECT_FOR_MAP);
// Symfony\Component\Yaml\Exception\ParseException:// YAML merge keys used with a scalar value instead of an array at line 5 (near "<<: *A").
The text was updated successfully, but these errors were encountered:
no
$flags
, does work,PARSE_OBJECT_FOR_MAP
, does not work.The text was updated successfully, but these errors were encountered: