PHP 8.2 deprecation on password reset

Created on 25 April 2023, about 1 year ago
Updated 26 June 2023, about 1 year ago

The following error / deprecation is shown in PHP 8.2 on the password reset page. I checked the latest commits but the $proxy variable is not added inside them so i think this one is missing.

Deprecated function: Creation of dynamic property Drupal\symfony_mailer\Processor\EmailBuilderManager::$proxy is deprecated in Drupal\symfony_mailer\Processor\EmailBuilderManager->getProxyMapping() (line 204 of modules/contrib/symfony_mailer/src/Processor/EmailBuilderManager.php).
Drupal\symfony_mailer\Processor\EmailBuilderManager->getProxyMapping() (Line: 190)
Drupal\symfony_mailer\Processor\EmailBuilderManager->createInstanceFromMessage(Array) (Line: 88)
Drupal\symfony_mailer\MailManagerReplacement->mail('user', 'password_reset', 'xxx@yyy.at', 'zzz', Array, 'mail@example.com') (Line: 1042)
_user_mail_notify('password_reset', Object) (Line: 203)
πŸ› Bug report
Status

Closed: works as designed

Version

1.2

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany yobottehg

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

Comments & Activities

Production build 0.69.0 2024