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

Call to undefined function GuzzleHttp\Psr7\modify_request() #333

Closed
andrecolza opened this issue Jul 15, 2021 · 2 comments
Closed

Call to undefined function GuzzleHttp\Psr7\modify_request() #333

andrecolza opened this issue Jul 15, 2021 · 2 comments

Comments

@andrecolza
Copy link

The function modify_request was deprecated in GuzzleHttp\Psr7 2.0.0, it should be replaced with Utils::modifyRequest introduced in 1.7.0 to prevent this error.

@andrecolza
Copy link
Author

andrecolza commented Jul 15, 2021

#334

@k0ka
Copy link
Member

k0ka commented Dec 12, 2023

fixed in #331

@k0ka k0ka closed this as completed Dec 12, 2023
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

No branches or pull requests

2 participants