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

Tie to latest compatible react commit #7

Merged
merged 1 commit into from Aug 24, 2016

Conversation

AlexStansfield
Copy link
Contributor

Ties react/http to a particular commit as they just backed out a load of code that phiremock relies on (reactphp/http#59)

@mcustiel
Copy link
Owner

Awesome, thanks for noticing it and fix it. I will merge it but will try to change the code next weekend to avoid depending on this.

@mcustiel mcustiel merged commit b831bd6 into mcustiel:master Aug 24, 2016
@AlexStansfield
Copy link
Contributor Author

I looked at fixing it.

You rely on getRemoteAddress() which has become a public property of the Request object so is fine. But getBody() has gone completely and there seems no replacement yet.

However in the PR I linked to they do say that they want to replace the functionality as soon as possible. So hopefully it'll be back soon.

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

Successfully merging this pull request may close these issues.

None yet

2 participants