Skip to content

[FrameworkBundle] http_method_override default value #7471

Closed
@hacfi

Description

@hacfi

In Symfony 2.3, Request::enableHttpMethodParameterOverride() is called by the FrameworkBundle by default (see #7202). But this means that the feature is enabled when using the FrameworkBundle and disabled when using the HttpFoundation component without the FrameworkBundle (see 0a380cf).

Could this be confusing? Do you think proper documentation is enough? Or should we make it disabled by default (FrameworkBundle) and just enable it in symfony/symfony-standard?

ping @havvg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions