-
-
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.
Description
http://symfony.com/doc/current/best_practices/configuration.html is silent on the naming of (app) parameters.
Ideally they should all be prefixed by app.
to avoid any naming conflicts. If that's undesirable, then we should add a recommendation not to use the dot (.) character in parameter names, in order to avoid any potential conflicts with parameters defined by bundles.
Metadata
Metadata
Assignees
Labels
ConfighasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.