namshi / cuzzle

This library let's you dump a Guzzle request to a cURL command for debug and log purpose.
https://github.com/namshi/cuzzle
330 stars 67 forks source link

Support for Guzzle 6.x ? #8

Closed Gounlaf closed 8 years ago

Gounlaf commented 9 years ago

Hi,

Have you planned to support Guzzle 6.x ? Looking at Guzzle Upgrade Guide, lot of things have changed.

Any idea of time required ?

Thanks, Regards

mikedfunk commented 8 years ago

+1

jli168 commented 8 years ago

+1

Composer can not use multiple versions of the same package. We are using Guzzle 6 currently, but namshi/cuzzle is using Guzzle 4...

cirpo commented 8 years ago

Hi, I'm going to have a look this week. thanks

Petah commented 8 years ago

+1

jaymecd commented 8 years ago

+1, any updates?

jaymecd commented 8 years ago

I'd suggest PSR-7 RequestInterface support, rather stick to concrete implementation as Guzzle6

cirpo commented 8 years ago

@jaymecd sorry I was a bit busy in the last weeks, I'm going to work on it asap, thanks for the suggestion

avindra commented 8 years ago

+1

timbroder commented 8 years ago

:+1:

odino commented 8 years ago

Hi guys,

to be fair I dont think we're gonna have a lot of time to look at this in the upcoming weeks -- but would be glad to test and have a look at any PR that comes in ;-)

If anyone wants to start looking at this it would be great!

odino commented 8 years ago

support for guzzle 6 is in 2.0.0 -- have a try! :)

jaymecd commented 8 years ago

👍 well done