Skip to content

[Yaml] Syntax error not detected in first line of object #33243

@SamMousa

Description

@SamMousa

Symfony version(s) affected: v4.3.3

Description
A syntax error is ignored by the parser.

How to reproduce
This code:

paths:
  abc
  abc: def

is successfully parsed but it is not valid YAML.

Additional context
The following online parsers identify the error

I have found several others that also identify the error correctly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions