Skip to content

yaml_emit method cannot dump Unicode characters #84

@maxsky

Description

@maxsky

This is result: - name: "\U0001F1ED\U0001F1F0香港", its escaped.

And this is Symfony\Component\Yaml library dump result: - name: '🇭🇰香港'

HK is an Emoji symbol, like this:

20240531025712

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions