Closed
Description
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
Labels
No labels