Skip to content

Added Buzz client factory #69

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
Mar 6, 2016
Merged

Added Buzz client factory #69

merged 1 commit into from
Mar 6, 2016

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Mar 6, 2016

I used the option resolver for this factory. That is because the Buzz Client constructor did not accept an array with config. The OptionsResolver lets me avoid lots of isset($config['foo]).

@Nyholm Nyholm force-pushed the buzz branch 2 times, most recently from 54ef3af to d24eca2 Compare March 6, 2016 19:30
@@ -1,5 +1,11 @@
# Change Log

## dev-master
Copy link
Member

Choose a reason for hiding this comment

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

Ah, this hurts my eyes. 😄 Call it UNRELEASED please.

Copy link
Member Author

Choose a reason for hiding this comment

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

haha. We are different you and I =)

@sagikazarmark
Copy link
Member

Also squash please. Good to go then.

@Nyholm
Copy link
Member Author

Nyholm commented Mar 6, 2016

Thank you for the review.

Nyholm added a commit that referenced this pull request Mar 6, 2016
Added Buzz client factory
@Nyholm Nyholm merged commit c796537 into master Mar 6, 2016
@Nyholm Nyholm deleted the buzz branch March 6, 2016 20:43
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