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

Add Symfony-3 compatible YAML processor for Yaml service #18

Merged
merged 1 commit into from
Mar 28, 2021

Conversation

bennothommo
Copy link
Member

Fixes up YAML processing globally by applying a Symfony 3 compatible YAML processor to the parse.yaml singleton. At the moment, this processor simply makes sure that all keys are strings by wrapping any unquoted keys with quotation marks, which should resolve the vast majority of issues.

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

Successfully merging this pull request may close these issues.

2 participants