You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #16313 [Configuration] Multiple environments in a single file (MaximePinot)
This PR was squashed before being merged into the 5.3 branch.
Discussion
----------
[Configuration] Multiple environments in a single file
As `@BafS` mentioned in the Symfony slack, the new Symfony 5.3 feature about defining options for different environments in a single file is not documented, apart from [this blog post](https://symfony.com/blog/new-in-symfony-5-3-configure-multiple-environments-in-a-single-file). I could not find anything about it in the documentation either.
Here is a proposal to include the blog post in the documentation.
I put it in a `tip` section. Perhaps it is worth putting it in a new section below `Configuration Environments` (or as a subsection) ? 🤔
Commits
-------
dbc99b8 Move #[When] attribute to Service Container docs
61f5000 [Configuration] Multiple environments in a single file
0 commit comments