Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[RFC] Permit HttpFoundation\Request class override #7453

Copy link
Copy link
Closed
@jfsimon

Description

@jfsimon
Issue body actions

For now it is impossible to override Request class as it is instantiated in few places.
To permit this override, we need to know on which class to call ::create() method.

This has already been done for sub-request in #7381 and #7390 (the sub requests use the same class as the master request).

This should now be done in following places:

What is the best way to let these classes know on which class they should call the ::create() method?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.