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

Use new Guzzle PSR7 parser #29

Merged
merged 1 commit into from
May 21, 2015
Merged

Use new Guzzle PSR7 parser #29

merged 1 commit into from
May 21, 2015

Conversation

cboden
Copy link
Member

@cboden cboden commented May 21, 2015

fixes #24
fixes #20

This is not exposing the PSR-7 interfaces yet, just using the new Guzzle parser which will remove the annoying composer error. This has no BC API breaks.

@WyriHaximus WyriHaximus self-assigned this May 21, 2015
@WyriHaximus WyriHaximus added this to the v0.4.1 milestone May 21, 2015
@WyriHaximus
Copy link
Member

LGTM 👍 will take it for a spin later today before merging and tagging it

@clue
Copy link
Member

clue commented May 21, 2015

LGTM 👍

This is not exposing the PSR-7 interfaces yet, just using the new Guzzle parser which will remove the annoying composer error.

Indeed, IMHO the title implies this actually implements the PSR7 interfaces.

WyriHaximus added a commit that referenced this pull request May 21, 2015
Use new Guzzle PSR7 parser
@WyriHaximus WyriHaximus merged commit 240b954 into master May 21, 2015
@WyriHaximus
Copy link
Member

Ran tests without out any issues so merged 👍 . Thanks for this!

@cboden cboden mentioned this pull request May 21, 2015
@cboden cboden deleted the psr7 branch May 29, 2015 14:41
WyriHaximus added a commit to reactphp/http-client that referenced this pull request Aug 22, 2015
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.

Package guzzle/parser is abandoned Allow Higher versions of Guzzle
4 participants