Skip to content

Show more examples with config #202

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 2 commits into from
Jul 10, 2017
Merged

Show more examples with config #202

merged 2 commits into from
Jul 10, 2017

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Jul 9, 2017

This will fix issue #166

@@ -32,6 +35,15 @@ Then create the adapter::

$adapter = new GuzzleAdapter($guzzle);

.. note::

You can also use the quicker `createWithConfig()` function::
Copy link
Contributor

Choose a reason for hiding this comment

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

actually, why don't we explain createWithConfig as the default way? and then have a ..note:: that if you have a guzzle client already somehow configured can use the new GuzzleAdapter syntax.

@Nyholm
Copy link
Member Author

Nyholm commented Jul 10, 2017

Okey. Updated

screen shot 2017-07-10 at 09 03 26

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.

thanks, looks good to me.

squash and merge?

@Nyholm
Copy link
Member Author

Nyholm commented Jul 10, 2017

Squashing and merging

@Nyholm Nyholm merged commit df79a8d into php-http:master Jul 10, 2017
@Nyholm Nyholm deleted the issue-166 branch July 10, 2017 07:25
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.

3 participants