Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slim 5: Ensure that route attributes are always in the Request #3280

Open
akrabat opened this issue Aug 7, 2023 · 0 comments
Open

Slim 5: Ensure that route attributes are always in the Request #3280

akrabat opened this issue Aug 7, 2023 · 0 comments
Labels

Comments

@akrabat
Copy link
Member

akrabat commented Aug 7, 2023

With the way strategies are currently implement, route parameters are only sometimes set into the Request's attributes.

In Slim 5, we should ensure that they are always in there for consistency purposes and that strategies (if we choose to continue with them) only affect the signature of the callable.

@akrabat akrabat added the Slim 5 label Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant