Skip to content

Ability to parse YAML files directly #8424

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

Closed
xabbuh opened this issue Sep 25, 2017 · 0 comments
Closed

Ability to parse YAML files directly #8424

xabbuh opened this issue Sep 25, 2017 · 0 comments
Labels
actionable Clear and specific issues ready for anyone to take them. hasPR A Pull Request has already been submitted for this issue. Yaml
Milestone

Comments

@xabbuh
Copy link
Member

xabbuh commented Sep 25, 2017

The YAML parser now offers a new parseFile() method to which you can pass the name of a YAML file instead of loadings its contents yourself as you would do when using the traditional parse() method (see symfony/symfony#24253).

@xabbuh xabbuh added actionable Clear and specific issues ready for anyone to take them. Yaml labels Sep 25, 2017
@xabbuh xabbuh added this to the 3.4 milestone Sep 25, 2017
@javiereguiluz javiereguiluz added the hasPR A Pull Request has already been submitted for this issue. label Oct 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actionable Clear and specific issues ready for anyone to take them. hasPR A Pull Request has already been submitted for this issue. Yaml
Projects
None yet
Development

No branches or pull requests

2 participants