Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

guzzle 6 compatibility #63

Merged
merged 1 commit into from
Oct 1, 2015

Conversation

rwos
Copy link
Contributor

@rwos rwos commented Sep 25, 2015

createRequest got removed in 6.

This is obviously stupid, and might break again when Guzzle 7 comes out. Since there's now http://www.php-fig.org/psr/psr-7/ it would probably make sense to use that API and let the user inject a client instance, but yeah, that's hard to do while keeping BC... So, here's the easy "solution".

@rwos
Copy link
Contributor Author

rwos commented Sep 25, 2015

uhm.. unsure how this test failure relates to my PR

@lsmith77
Copy link
Contributor

the build failure also affects master .. and is indeed unrelated.

@lsmith77
Copy link
Contributor

@mtdowling can you give us a hint here how to best deal with these API changes?

@lsmith77
Copy link
Contributor

@rwos when you rebase on master the test failure should be gone.

createRequest got removed
@rwos rwos force-pushed the t/guzzle-6-compat branch from d961e4a to 51dc34e Compare September 30, 2015 12:16
lsmith77 added a commit that referenced this pull request Oct 1, 2015
@lsmith77 lsmith77 merged commit 6ffffbe into zendframework:master Oct 1, 2015
@rwos rwos deleted the t/guzzle-6-compat branch October 2, 2015 11:20
@rwos rwos restored the t/guzzle-6-compat branch October 2, 2015 11:20
@Thinkscape
Copy link
Member

Thanks @rwos

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants