Skip to content

YAML parser: No Escaping of single quotes before newline? #25379

@dbankmann

Description

@dbankmann
Q A
Bug report? yes
Feature request? no
BC Break report? yes/no
RFC? yes/no
Symfony version dcf3a9dfac146a0e10757a91de0b541fcd79de4f

Hi, with the following yaml file

key:
    fields:
        title: 'bla. Users''
            Guide'

I get the Malformed inline YAML string exception. The file should be valid yaml though.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions