Skip to content

Conversation

gajdaw
Copy link
Contributor

@gajdaw gajdaw commented Nov 16, 2012

Minor fix:

$loader = Yaml::parse('/path/to/file.yml');

changed to:

$yaml = Yaml::parse('/path/to/file.yml');

weaverryan added a commit that referenced this pull request Nov 23, 2012
[YAML] minor fix (loader => yml)
@weaverryan weaverryan merged commit c90ba5d into symfony:2.0 Nov 23, 2012
@weaverryan
Copy link
Member

Very good change Włodzimierz!

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

Successfully merging this pull request may close these issues.

2 participants