Undeclared properties

Created on 31 May 2023, over 1 year ago
Updated 15 February 2024, 9 months ago

Problem/Motivation

After enabling this module, I get these deprecations on every page load.

Deprecated function : Creation of dynamic property Drupal\email_login_otp\Services\Otp::$hasher is deprecated dans Drupal\email_login_otp\Services\Otp->__construct() (ligne 54 de /var/www/web/modules/contrib/email_login_otp/src/Services/Otp.php).
Deprecated function : Creation of dynamic property Drupal\email_login_otp\EventSubscriber\OtpRedirectSubscriber::$email_login_otp is deprecated dans Drupal\email_login_otp\EventSubscriber\OtpRedirectSubscriber->__construct() (ligne 78 de /var/www/web/modules/contrib/email_login_otp/src/EventSubscriber/OtpRedirectSubscriber.php).
Deprecated function : Creation of dynamic property Drupal\email_login_otp\EventSubscriber\OtpRedirectSubscriber::$entityTypeManager is deprecated dans Drupal\email_login_otp\EventSubscriber\OtpRedirectSubscriber->__construct() (ligne 82 de /var/www/web/modules/contrib/email_login_otp/src/EventSubscriber/OtpRedirectSubscriber.php).

Proposed resolution

These properties should be declared.

πŸ› Bug report
Status

Fixed

Version

1.1

Component

Code

Created by

πŸ‡«πŸ‡·France prudloff Lille

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