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

ResponseFactory is passed to service instead of response prototype #5

Merged
merged 1 commit into from
Feb 27, 2018
Merged

ResponseFactory is passed to service instead of response prototype #5

merged 1 commit into from
Feb 27, 2018

Conversation

michalbundyra
Copy link
Member

Before the response prototype was passed to the service so the second
fetch of the service used the same response.
The brand new response should be created each time the service is used.

Ref:

Before the response prototype was passed to the service so the second
fetch of the service used the same response.
The brand new response should be created each time the service is used.
@weierophinney weierophinney changed the base branch from master to release-1.0.0 February 27, 2018 14:52
@weierophinney weierophinney merged commit 1f04d88 into zendframework:release-1.0.0 Feb 27, 2018
weierophinney added a commit that referenced this pull request Feb 27, 2018
@weierophinney
Copy link
Member

Thanks, @webimpress

@michalbundyra michalbundyra deleted the hotfix/response-factory branch February 27, 2018 14:57
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.

2 participants