Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

YAML incorrectly parses tags starting with @ and ` #16234

Copy link
Copy link
Closed
@neclimdul

Description

@neclimdul
Issue body actions

http://www.yaml.org/spec/1.2/spec.html#id2774157 specifies that the @ and ` characters are reserved for future use. Tags beginning with them are invalid unless quoted.

Symfony's YAML component allows these to be parsed without fail which when used as direct or implicit validation of correctness allows developers to write invalid YAML.

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.