Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

Create a request object to replace magic args #552

@rmccue

Description

@rmccue

Replacing the _method, _route, etc parameters that we had is something we need to do for 2.0.

Here's one idea to get the ball rolling: let's look at Symfony's HttpFoundation\Request. However, let's merge it with the args passing by using ArrayAccess.

Thoughts on that?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions