Skip to content

[Yaml] Add Yaml::parseFile() #23537

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
wants to merge 1 commit into from

Conversation

ostrolucky
Copy link
Contributor

Q A
Branch? 3.4
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

I didn't manage to find explanation why was this functionality removed from Symfony 3, but I assume it was only because of SRP violation in Yaml::parse. I think loading Yaml from file is more common usage of this Facade than loading it from string though and such method should be here.

@ro0NL
Copy link
Contributor

ro0NL commented Jul 16, 2017

Search parseFile.. really :)

#21066 (comment)

@ostrolucky ostrolucky closed this Jul 16, 2017
@ostrolucky ostrolucky deleted the feature-yaml_parseFile branch November 4, 2017 01:28
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.

3 participants