Project

General

Profile

Actions

Bug #8411

closed

Guzzle 7 removed ClientInterface::VERSION

Added by krileon about 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Target version:
Start date:
11 March 2021
Due date:
% Done:

100%

Estimated time:

Description

This makes version checking Guzzle a lot harder now. A MAJOR_VERSION constant was added to at least know what major version is loaded. AWS uses the below which we should turn into a utility function to solve this issue.

https://github.com/aws/aws-sdk-php/blob/master/src/functions.php#L318

Actions #1

Updated by krileon about 3 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Fixed in MR !1635

Note the fix only adds the utility function and fixes usages in core CB. The following plugins will need to use the function once available.

CB Auto Actions (Request action)
CB Connect (Provider classes)
CB Paid Subscriptions (Guzzle HTTP function)

Actions #2

Updated by beat almost 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF