-
- Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
ConfighasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.
Milestone
Description
I stumbled upon this on upgrading the Flex recipe for symfony/framwork-bundle
. The docs about Configuring Symfony makes it seem like XML and PHP config are supported by default:
Symfony lets you choose between YAML, XML and PHP and throughout the Symfony documentation, all configuration examples will be shown in these three formats.
XML and PHP config are not loaded inside the Kernel by default anymore since this commit in symfony/recipes
. It is also not mentioned inside Configuring in the Kernel.
It might be useful to add some lines to the docs because this might be confusing to beginners.
wouterj
Metadata
Metadata
Assignees
Labels
ConfighasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.