PHP Fatal error — vendor/guzzlehttp/guzzle/src/functions.php
-
I just saw this error today in the debug.log file on a site:
2640.488 (9) PHP Fatal error (Error) has occurred during backup uploads to the s3. Error Message: Call to undefined method GuzzleHttp\Utils::chooseHandler() (Code: 0, line 61 in .../public_html/wp-content/themes/.../vendor/guzzlehttp/guzzle/src/functions.php)
My theme uses composer, but I’m surprised UpdraftPlus would reference a composer package this way. Is this some kind of conflict?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘PHP Fatal error — vendor/guzzlehttp/guzzle/src/functions.php’ is closed to new replies.