Skip to content

Type checking of URL queries is too strict #30

@hectorj

Description

@hectorj

See the failing test in #29

Because parse_str is used on the query string, all query parameters are considered to be strings.

Is there currently a way to have a PSR7 Request matching a int type on a query parameter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions