Skip to content

fix Merge branch '2.7' into 2.8 JsonFileLoader#14954

Merged
fabpot merged 1 commit intosymfony:2.8from
gimler:fix_json_loader
Jun 11, 2015
Merged

fix Merge branch '2.7' into 2.8 JsonFileLoader#14954
fabpot merged 1 commit intosymfony:2.8from
gimler:fix_json_loader

Conversation

@gimler
Copy link
Copy Markdown
Contributor

@gimler gimler commented Jun 11, 2015

This fix a merge commit see 5593bdd. The stream_is_local and file_exists checks are all ready done in the parent FileLoader class.

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? no
Fixed tickets none
License MIT
Doc PR none

@fabpot
Copy link
Copy Markdown
Member

fabpot commented Jun 11, 2015

Thank you @gimler.

@fabpot fabpot merged commit 692deff into symfony:2.8 Jun 11, 2015
fabpot added a commit that referenced this pull request Jun 11, 2015
This PR was merged into the 2.8 branch.

Discussion
----------

fix Merge branch '2.7' into 2.8 JsonFileLoader

This fix a merge commit see 5593bdd. The `stream_is_local` and `file_exists` checks are all ready done in the parent `FileLoader` class.

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

Commits
-------

692deff fix Merge branch '2.7' into 2.8 JsonFileLoader
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