Skip to content

ensure $_ENV is contains real env vars from $_SERVER , or defaults from .env.local.php #611

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
1 commit merged into from
Jun 14, 2019

Conversation

bendavies
Copy link
Contributor

@bendavies bendavies commented Jun 14, 2019

Q A
License MIT
Doc issue/PR symfony/flex#516

Fixes the issue where by .env.local.php was not overridable by real env vars.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Pull request passes validation.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Pull request passes validation.

@bendavies bendavies force-pushed the symfony-bootstrap-overwrite-dumped-env branch from 53e308f to d89bd96 Compare June 14, 2019 13:58
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Pull request passes validation.

@bendavies bendavies force-pushed the symfony-bootstrap-overwrite-dumped-env branch from d89bd96 to 65dc172 Compare June 14, 2019 13:58
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Pull request passes validation.

@ghost ghost merged commit 65dc172 into symfony:master Jun 14, 2019
ghost pushed a commit that referenced this pull request Jun 14, 2019
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Pull request passes validation.

bocharsky-bw added a commit to bocharsky-bw/demo that referenced this pull request Jun 14, 2019
javiereguiluz added a commit to symfony/demo that referenced this pull request Jun 14, 2019
This PR was merged into the master branch.

Discussion
----------

Apply latest changes in FWBundle recipe

See symfony/recipes#611

Commits
-------

11def45 Apply latest changes in FWBundle recipe
@tristanbes
Copy link

@nicolas-grekas // @javiereguiluz
This is a very important patch. I think the community should be notified of this patch so we can take action to apply it.

It took down our production and was hard to debug since in the documentation it's clearly saying that real env var takes over the var contained on those files.

@mareksuscak
Copy link

The same thing happened to us @tristanbes and I totally agree this needs to get more attention — possibly a blog post?

sayjun0505 added a commit to sayjun0505/sym_proj that referenced this pull request Apr 16, 2023
sayjun0505 added a commit to sayjun0505/sym_proj that referenced this pull request Apr 16, 2023
This PR was merged into the master branch.

Discussion
----------

Apply latest changes in FWBundle recipe

See symfony/recipes#611

Commits
-------

11def45 Apply latest changes in FWBundle recipe
spider-yamet added a commit to spider-yamet/sym_proj that referenced this pull request Apr 16, 2023
spider-yamet added a commit to spider-yamet/sym_proj that referenced this pull request Apr 16, 2023
This PR was merged into the master branch.

Discussion
----------

Apply latest changes in FWBundle recipe

See symfony/recipes#611

Commits
-------

11def45 Apply latest changes in FWBundle recipe
muqeetsyed pushed a commit to muqeetsyed/docker-symfony that referenced this pull request Dec 26, 2024
frederickboyd added a commit to frederickboyd/frederickboyd that referenced this pull request May 25, 2025
frederickboyd added a commit to frederickboyd/frederickboyd that referenced this pull request May 25, 2025
This PR was merged into the master branch.

Discussion
----------

Apply latest changes in FWBundle recipe

See symfony/recipes#611

Commits
-------

11def45 Apply latest changes in FWBundle recipe
This pull request was closed.
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.

5 participants