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

Give YamlParser file content instead of path #41

Merged
merged 1 commit into from
May 25, 2015

Conversation

aurelpop
Copy link

No description provided.

@hassankhan
Copy link
Owner

Any specific reason why we should give the Yaml parser the contents of the file ourself?

@aurelpop
Copy link
Author

If you take a look in this file: https://github.com/symfony/Yaml/blob/master/Yaml.php at the parse method, you will see that it says:
@param string $input A string containing YAML

@hassankhan
Copy link
Owner

Ah right, didn't know that. Thanks!!

hassankhan added a commit that referenced this pull request May 25, 2015
Give YamlParser file content instead of path
@hassankhan hassankhan merged commit 9f27603 into hassankhan:master May 25, 2015
@nochso nochso mentioned this pull request Jan 17, 2016
nochso referenced this pull request in tomzx/php-semver-checker Jan 23, 2016
…d is incompatible with ~3.0 (which phpunit would install).
peter279k pushed a commit to open-source-contributions/config that referenced this pull request May 8, 2021
…it/phpunit-8.0.6

Bump phpunit/phpunit from 8.0.5 to 8.0.6
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