intuit / QuickBooks-V3-PHP-SDK

Official PHP SDK for QuickBooks REST API v3.0: https://developer.intuit.com/
Apache License 2.0
241 stars 240 forks source link

Psr7\str is deprecated #493

Open gelobonquin opened 1 year ago

gelobonquin commented 1 year ago

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

kingIZZZY commented 8 months ago

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

kingIZZZY commented 8 months ago

Duplicate of #475