8000 refactor: deprecate special SYMFONY__ environment vars by roverwolf · Pull Request #97 · opensalt/opensalt · GitHub
[go: up one dir, main page]

Skip to content

refactor: deprecate special SYMFONY__ environment vars #97

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 4 commits into from
Aug 17, 2017

Conversation

roverwolf
Copy link
Member
@roverwolf roverwolf commented Aug 16, 2017

The special SYMFONY__ environment variables have been deprecated in
Symfony 3.3 (and will be removed in 4.0) as there is now support for
runtime environment variables in Symfony.

This commit allows for different environment variables to be used as the
first step in removing the old variables. A later step should remove
the parameters.yml file entirely and have the configuration be solely
from passed environment variables (or .env file for development).

ref: Deprecation blog post
ref: symfony/symfony#21889


This change is Reviewable

The special SYMFONY__ environment variables have been deprecated in
Symfony 3.3 (and will be removed in 4.0) as there is now support for
runtime environment variables in Symfony.

This commit allows for different environment variables to be used as the
first step in removing the old variables.  A later step should remove
the `parameters.yml` file entirely and have the configuration be solely
from passed environment variables (or .env file for development).

ref: [Deprecation blog post](https://symfony.com/blog/new-in-symfony-3-3-deprecated-the-special-symfony-environment-variables)
ref: symfony/symfony#21889
Add documentation showing some of the configuration environment
variables
< 8000 div class="js-timeline-item js-timeline-progressive-focus-container" data-gid="MDE3OlB1bGxSZXF1ZXN0UmV2aWV3NTY5NzUwNTM=">
@JorgeLu1s JorgeLu1s merged commit a8c3f68 into develop Aug 17, 2017
@roverwolf roverwolf deleted the feature/deprecate-symfony-env-vars branch August 17, 2017 16:05
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.

2 participants
0