Skip to content

[HttpFoundation] attributes used instead of query #16678

Closed
@n3wborn

Description

@n3wborn

While reading going oop with the httpfoundation component, I saw that $request->attributes->get('name', 'World') is used instead of $request->query->get('name', 'World').

It seems it has been introduced in Deprecate the Request::get() method PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    HttpFoundationhasPRA 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