Throwing Deprecated function errors about describelogGroupHandler is deprecated

Created on 29 August 2024, 3 months ago

Problem/Motivation

Upon installing installing the module via /admin/modules/, you immediately get the following error...

Deprecated function: Creation of dynamic property Drupal\aws_cloudwatchlogs\Services\PutLogEvents::$describelogGroupHandler is deprecated in Drupal\aws_cloudwatchlogs\Services\PutLogEvents->__construct() (line 112 of modules/contrib/aws_cloudwatchlogs/src/Services/PutLogEvents.php).
Drupal\aws_cloudwatchlogs\Services\PutLogEvents->__construct(Object, Object, Object, Object, Object, Object, Object, Object) (Line: 261)
Drupal\Component\DependencyInjection\Container->createService(Array, 'aws_cloudwatchlogs.put_log_events') (Line: 179)
Drupal\Component\DependencyInjection\Container->get('aws_cloudwatchlogs.put_log_events', 1) (Line: 438)
Drupal\Component\DependencyInjection\Container->resolveServicesAndParameters(Array) (Line: 239)
Drupal\Component\DependencyInjection\Container->createService(Array, 'aws_cloudwatchlogs.log') (Line: 179)
Drupal\Component\DependencyInjection\Container->get('aws_cloudwatchlogs.log', 1) (Line: 438)
Drupal\Component\DependencyInjection\Container->resolveServicesAndParameters(Array) (Line: 275)
Drupal\Component\DependencyInjection\Container->createService(Array, 'logger.factory') (Line: 179)

Steps to reproduce

Just installing it, I do have the Sodium module also installed which I don't believe is important.

🐛 Bug report
Status

Active

Version

1.1

Component

Code

Created by

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