Skip to content

Best Practices: Parameter naming #7504

Closed
@teohhanhui

Description

@teohhanhui

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

No one assigned

    Labels

    ConfighasPRA Pull Request has already been submitted for this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions