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

Psr7\str is deprecated #493

Open
gelobonquin opened this issue Jul 17, 2023 · 2 comments
Open

Psr7\str is deprecated #493

gelobonquin opened this issue Jul 17, 2023 · 2 comments

Comments

@gelobonquin
Copy link

throw new SdkException("A networking error occurs during Guzzle client request:" . Psr7\str($e->getResponse()));

@kingIZZZY
Copy link
Contributor

Error Call to undefined function GuzzleHttp\Psr7\str().

kingIZZZY added a commit to kingIZZZY/QuickBooks-V3-PHP-SDK that referenced this issue Jan 3, 2024
function moved to Psr7\Message::toString()
@kingIZZZY
Copy link
Contributor

Duplicate of #475

kingIZZZY added a commit to kingIZZZY/QuickBooks-V3-PHP-SDK that referenced this issue Jan 3, 2024
function moved to Psr7\Message::toString()
ManikaSaiKiran added a commit that referenced this issue Aug 27, 2024
undefined function GuzzleHttp\Psr7\str() - fix #475 #493
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