Skip to content

add plugin client factory discovery #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

Closed
wants to merge 1 commit into from
Closed

add plugin client factory discovery #94

wants to merge 1 commit into from

Conversation

fbourigault
Copy link

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Related tickets partially php-http/HttplugBundle#109
Documentation TODO
License MIT

This is required to display plugins created by 3rd party libraries in the HttplugBundle profiler. See php-http/HttplugBundle#109 (comment) for all puzzle pieces.

To Do

Copy link
Contributor

@dbu dbu left a comment

Choose a reason for hiding this comment

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

looks good to me!

"require-dev": {
"php-http/client-common": "dev-plugin-client-factory",
Copy link
Contributor

Choose a reason for hiding this comment

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

just so we don't forget: we have to remove this before merging, when client-common is merged and released

Copy link
Author

Choose a reason for hiding this comment

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

That is in the to do list :)

@fbourigault
Copy link
Author

Discovery is no longer involved in displaying 3rd party library clients in the profiler.

@fbourigault fbourigault deleted the plugin-client-factory branch June 15, 2017 16:06
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