Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yaml_emit method cannot dump Unicode characters #84

Open
maxsky opened this issue May 30, 2024 · 0 comments
Open

yaml_emit method cannot dump Unicode characters #84

maxsky opened this issue May 30, 2024 · 0 comments

Comments

@maxsky
Copy link

maxsky commented May 30, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant