Skip to content

Remove Laminas\Http in Favour of PSR-7 Messages #74

@gsteel

Description

@gsteel

Usage of Laminas\Http or Stdlib Request interfaces should be removed in favour of PSR-7 Messages.

Components that use Router in an MVC context will need to implement tooling to convert the legacy laminas request to a PSR-7 message in order to be interoperable with router v4

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions