Skip to content

Update the example provided in the documentation for Development Versus Production: Environments #18167

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
Apr 12, 2023

Conversation

ovidiuenache
Copy link

The example provided in the Development Versus Production: Environments section of the The Architecture documentation page is outdated since it is using the old way of splitting the configuration per environment.

The default Symfony project created via the binary (or alternatives) is using the new single-file approach with when@<environment>.

This PR changes the example provided with a new one that is describing the single-file approach.

Linked issue: #18165

@javiereguiluz
Copy link
Member

Ovidiu, thanks and congrats on your first Symfony Docs contribution 🎉

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