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

[HttpKernel] Move UriSigner to Http Foundation #50384

Copy link
Copy link
Closed
@alexander-schranz

Description

@alexander-schranz
Issue body actions

Description

Based on Symfony Docs discussion. I want to open a discussion here to maybe move the UriSigner class to the http-foundation. Think the HttpKernel is a little bit unexpected place for the Signer. Would have expected it to be part of the routing component or http foundation component. Atleast I would have searched there for its documentation.

I did stumble over the UrlHelper and would think the UriSigner could be side by side to it.

What do you think?

Example

-Symfony\Component\HttpKernel\UriSigner;
+Symfony\Component\HttpFoundation\UriSigner;

Reference: PR Introduction of UriSigner

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.