Closed
Description
Q | A |
---|---|
Bug report? | no |
Feature request? | yes |
BC Break report? | no |
RFC? | no |
Symfony version | master |
I don't see any reason why developers would not use a config name with dots in it.
I am currently refactoring a legacy application using this kind of configuration nodes. I want to use the power of the Config
component to improve validation.
I currently cannot do this and I could not find any reason why this is prevented.