• You’re using an old version of Guzzle and that’s creating conflicts with other plugins that also use Guzzle:

    #0 wp-content/plugins/perfecty-push-notifications/vendor/guzzlehttp/guzzle/src/functions.php(71): GuzzleHttp\Utils::defaultUserAgent()
    #1 wp-content/plugins/fast-indexing-api/vendor/guzzlehttp/guzzle/src/Client.php(194): GuzzleHttp\default_user_agent()
    #2 wp-content/plugins/fast-indexing-api/vendor/guzzlehttp/guzzle/src/Client.php(75): GuzzleHttp\Client->configureDefaults(Array)
    #3 wp-content/plugins/fast-indexing-api/vendor/google/apiclient/src/Google/Client.php(1068): GuzzleHttp\Client->__construct(Array)
    #4 wp-content/plugins/fast-indexing-api/vendor/google/apiclient/src/Google/Client.php(1042): Google_Client->createDefaultHttpClient()
    #5 wp-content/plugins/fas

    Is it possible that you update Guzzle to the latest stable version? Apart from the potential functionality improvements, it has security implications if you still use an old version. Thank you!

    • This topic was modified 3 years, 2 months ago by Perfecty.
    • This topic was modified 3 years, 2 months ago by Perfecty.
  • The topic ‘Old Guzzle dependency’ is closed to new replies.