Remove support for Drupal 9

Created on 3 May 2024, 8 months ago

Problem/Motivation

The TestHttpClientFactory test class depends on \GuzzleHttp\Utils::defaultUserAgent() which does not exist anymore.

Steps to reproduce

Run tests which make use of the TestHttpClientFactory class.

Proposed resolution

Replace it by a call to \GuzzleHttp\default_user_agent() if \GuzzleHttp\Utils::defaultUserAgent() does not exist, as proposed in https://git.drupalcode.org/project/parameters/-/commit/d10d9eb7483b7be37....

πŸ“Œ Task
Status

Needs work

Version

5.0

Component

salesforce.module

Created by

πŸ‡³πŸ‡±Netherlands Ruuds

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024