Error logged on page load

Created on 3 May 2023, over 1 year ago
Updated 31 July 2023, over 1 year ago

Figured I'd try this out on d10 and see what surfaced.

Problem

Seeing this error in the logs. Appears to happen when `/admin/config/services/http-client-manager` page is loaded.

Deprecated function: Creation of dynamic property Drupal\http_client_manager\HttpServiceApiHandler::$yamlDiscovery is deprecated in Drupal\http_client_manager\HttpServiceApiHandler->getYamlDiscovery() (line 77 of /path/to/modules/contrib/http_client_manager/src/HttpServiceApiHandler.php)

The module defines `getYamlDiscovery` ~:70 in src\HttpServiceApiHandler.php which appears related to the issue.

Steps to reproduce

Just install module WITH example module on d10, and load the "HTTP Services API" tab (default) of the main module page - then check your log location. (dblog default typically)

Proposed resolution

Not sure.

Remaining tasks

TBD

API changes

Uncertain.

🐛 Bug report
Status

Fixed

Version

9.3

Component

Code

Created by

🇺🇸United States MrAdamJohn

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

Comments & Activities

Production build 0.71.5 2024