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

[8.x] Avoid deprecated guzzle code #37349

Merged
merged 3 commits into from
May 12, 2021
Merged

[8.x] Avoid deprecated guzzle code #37349

merged 3 commits into from
May 12, 2021

Conversation

GrahamCampbell
Copy link
Member

In particular this will matter when guzzle/psr7:2.0.0 is released later this month. The GuzzleHttp\Psr7\get_message_body_summary function doesn't exist, and most people will be auto-updated to this version since guzzle/psr7 is probably a transitive dependency for most people.

@driesvints
Copy link
Member

@GrahamCampbell tests are failing.

@GrahamCampbell
Copy link
Member Author

Hmmm, doesn't look related to my changes:

image

@GrahamCampbell
Copy link
Member Author

Re-run the CI and is fine now.

@taylorotwell taylorotwell merged commit 976751b into 8.x May 12, 2021
@taylorotwell taylorotwell deleted the fix-deprecated-code branch May 12, 2021 12:39
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