Skip to content

[Yaml] Support escaped \ in double-quoted strings #601

@Haehnchen

Description

@Haehnchen

Because of compitibilty issues \ need to be escaped in double-quoted, support them and add deprecated inspection. Symfony >= 2.8

"Foo\Var" is not valid whereas "Foo\Var"
symfony/yaml@3fdb7ac

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions