8000 missing: yaml:dump() option to export multi-line strings as string literal · Issue #16604 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
missing: yaml:dump() option to export multi-line strings as string literal #16604
Closed
@schorsch3000

Description

@schorsch3000

Hi,
i Need to dump datastructures as Yaml, having multiline-strings as String-literals.
yaml::parse is able to read string in this format, mit you can't dump it.

So for now i have hacked the dumper to do what i need, but that's not nice.
I would happily implement that correct, write tests and documentation and send a pull-request, but i would like to here if that is something you would like to see in your code.
Also we should talk about how to trigger that behavior. Should i just add another Parameter $useStringLiteral = false ?

Greetings Schorsch

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

      0