Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Fixed serverRequest factory #337

Merged
merged 2 commits into from
Dec 3, 2018
Merged

Fixed serverRequest factory #337

merged 2 commits into from
Dec 3, 2018

Conversation

oscarotero
Copy link
Contributor

This fixes the ServerRequestFactory that always creates a server request with php://input as the body stream.

@Ocramius
Copy link
Member

This requires a unit test, as well as an integration test that runs through a standard HTTP request flowing in from at least the internal PHP development server.

@oscarotero
Copy link
Contributor Author

Ok, I've added a couple of tests.

@weierophinney weierophinney merged commit 4570b57 into zendframework:master Dec 3, 2018
weierophinney added a commit that referenced this pull request Dec 3, 2018
Fixed serverRequest factory
weierophinney added a commit that referenced this pull request Dec 3, 2018
weierophinney added a commit that referenced this pull request Dec 3, 2018
@weierophinney
Copy link
Member

Thanks, @oscarotero!

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

Successfully merging this pull request may close these issues.

None yet

3 participants