Skip to content

Change code file location #9883

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

Merged
merged 2 commits into from
Jun 6, 2018
Merged

Change code file location #9883

merged 2 commits into from
Jun 6, 2018

Conversation

ismail1432
Copy link
Contributor

@ismail1432 ismail1432 commented Jun 5, 2018

I don't know if it's a "mistake", but common practices is to define services in app/config/services.yml

I don't know if it's an error, but common practices is to define services in `app/config/services.yml`
@javiereguiluz
Copy link
Member

Thank you! We fixed other wrong file paths for XML and PHP too.

@javiereguiluz javiereguiluz merged commit 9960f0c into symfony:2.8 Jun 6, 2018
javiereguiluz added a commit that referenced this pull request Jun 6, 2018
This PR was merged into the 2.8 branch.

Discussion
----------

Change code file location

I don't know if it's a "mistake", but common practices is to define services in `app/config/services.yml`

<!--

If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).

If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).

-->

Commits
-------

9960f0c Fixed some wrong file paths
8e2ff4a Change code file location
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