Skip to content
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

Add compatibility with guzzle 6.3.0 #29

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add compatibility with guzzle 6.3.0 #29

wants to merge 2 commits into from

Conversation

TJSoler
Copy link

@TJSoler TJSoler commented Nov 8, 2017

I haven't modified the composer file, but as guzzle 6.3.0 requires PHP 5.5, this adapter will break without that version of PHP.

Besides that, I'm going to be using this library pretty extensively for the next couple of months, would you be open to a modernization of the code? I would try to create some PRs to move to PHP 7.x, write some tests, clean the methods a little, etc.

@mikealmond
Copy link
Owner

@TJSoler, absolutely. I haven't had any time recently to work on this project (I was using it on a side-project that didn't go anywhere).

I'm open to dropping support for the old Guzzle client in favour of the latest.

@TJSoler
Copy link
Author

TJSoler commented Nov 13, 2017

I can rework this PR into dropping support for old guzzle, setting this up as a default (with examples and readme updates) and setting up travis to check on 5.5+.

We can start from there if you like.

@iainmullan
Copy link

Hi @TJSoler - i'm looking to use this library in a PHP 7.2 environment at the moment... happy to help to test/continue development on this branch. What's the best way for me to get this fork via composer? Thanks!

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