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

Simplify using middleware request handlers #277

Merged
merged 2 commits into from
Dec 11, 2017

Conversation

clue
Copy link
Member

@clue clue commented Dec 10, 2017

We now support middleware request handlers by default and no longer require an explicit call to MiddlewareRunner. Accordingly, the MiddlewareRunner is now internal only.

Builds on top of #215

Copy link
Member

@WyriHaximus WyriHaximus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes perfect sense to me 👍

@jsor jsor merged commit 8b80b10 into reactphp:master Dec 11, 2017
@jsor
Copy link
Member

jsor commented Dec 11, 2017

Test failing after merging to master. Not sure why now and not in the PR build. Opened #279 with a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants