Skip to content

Update configuration.rst #12808

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
Dec 20, 2019
Merged

Update configuration.rst #12808

merged 1 commit into from
Dec 20, 2019

Conversation

sparrowek
Copy link
Contributor

As is explained elsewhere "The real environment variables defined in the server always win over the
env vars created by the .env files" so the word override is misleading here. The .env file does not override server variables.

As is explained elsewhere "The real environment variables defined in the server always win over the
    env vars created by the ``.env`` files" so the word override is misleading here. The .env file does not override server variables.
@javiereguiluz javiereguiluz changed the base branch from 5.0 to 4.3 December 20, 2019 16:09
@javiereguiluz
Copy link
Member

@sparrowek good catch! We've merged this in 4.3 (and all the higher branches). Thanks and congrats on your first Symfony Docs contribution.

javiereguiluz added a commit that referenced this pull request Dec 20, 2019
This PR was submitted for the 5.0 branch but it was merged into the 4.3 branch instead (closes #12808).

Discussion
----------

Update configuration.rst

As is explained elsewhere "The real environment variables defined in the server always win over the
    env vars created by the ``.env`` files" so the word override is misleading here. The .env file does not override server variables.

<!--

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
-------

33888b6 Update configuration.rst
@javiereguiluz javiereguiluz merged commit 33888b6 into symfony:4.3 Dec 20, 2019
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