Skip to content

provide async implementation #15

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

Merged
merged 1 commit into from
Sep 16, 2016
Merged

provide async implementation #15

merged 1 commit into from
Sep 16, 2016

Conversation

danalloway
Copy link
Contributor

@danalloway danalloway commented Sep 16, 2016

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no

What's in this PR?

Provided a async-client-implementation

Why?

As a library developer I needed the mock client to provide an async-client-implementation via Composer, it implemented the inteface but never specified that in Composer.

Without this, Composer would complain because there was no concrete async client available to satify my library pre-implementation. (as I'm only using the mock-client in my require-dev).

@danalloway danalloway closed this Sep 16, 2016
@danalloway danalloway reopened this Sep 16, 2016
@sagikazarmark sagikazarmark merged commit 1cd3f62 into php-http:master Sep 16, 2016
@sagikazarmark
Copy link
Member

Thanks @danalloway

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.

2 participants