Skip to content

Fix autodiscovery #94

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
Jul 19, 2016
Merged

Fix autodiscovery #94

merged 1 commit into from
Jul 19, 2016

Conversation

sagikazarmark
Copy link
Member

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

What's in this PR?

Fixes the autodiscovery feature by using the appropriate discovery class.

Why?

https://github.com/php-http/HttplugBundle/blob/v1.2.0/DependencyInjection/HttplugExtension.php#L321


### Fixed

- Autodiscoveryby using the appropriate discovery
Copy link
Member

Choose a reason for hiding this comment

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

Auto discovery by using the appropriate discovery class

@Nyholm
Copy link
Member

Nyholm commented Jul 19, 2016

👍

Use the correct discovery class as factory

Disable all autodiscovery in v1.2.0 to fix it there
or install an async capable client as well.
@sagikazarmark sagikazarmark force-pushed the fix_discovery_factory branch from 1a7e1e3 to 41df6da Compare July 19, 2016 10:00
@sagikazarmark sagikazarmark merged commit bd4a71c into master Jul 19, 2016
@sagikazarmark sagikazarmark deleted the fix_discovery_factory branch July 19, 2016 10:00
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