Skip to content

add note about parameters in imports #4226

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 1 commit into from
Oct 1, 2014
Merged

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Sep 13, 2014

Q A
Doc fix? yes
New docs? no
Applies to all
Fixed tickets #4207

@@ -0,0 +1,31 @@
.. note::

Due to the order in which parameters are resolved, you cannot use them
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Due to the order in which [...]" This looks like you could make it work if you reordered your params or your import files. In my opinion the cause is not the order in which parameters are resolved but how they are resolved.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed it to "Due to the way in which [...]".

@javiereguiluz
Copy link
Member

👍 I think that this issue is now mergeable. Thanks @xabbuh.

@weaverryan
Copy link
Member

Thanks!

@weaverryan weaverryan merged commit a4e36ff into symfony:2.3 Oct 1, 2014
weaverryan added a commit that referenced this pull request Oct 1, 2014
This PR was merged into the 2.3 branch.

Discussion
----------

add note about parameters in imports

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | all
| Fixed tickets | #4207

Commits
-------

a4e36ff add note about parameters in imports
@xabbuh xabbuh deleted the issue-4207 branch October 1, 2014 14:24
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.

4 participants