Call to undefined method Symfony\Component\Mime\Message::getTo()

Status
This content is read-only, or is not open for further replies.

savicmi

Guest
offline
After updating to version 2.3.8, I get server errors about sending emails.
  • Call to undefined method Symfony\Component\Mime\Message::getTo()
  • src/XF/Mail/Mailer.php:483
Click to expand...
XF1.webp

Also, I get the same error if I try to manually send a password reset email to a user.

XF2.webp

What is the cause and how do I solve it?

I use these versions:
PHP version 8.4.17
MySQL version 10.11.14 (10.11.14-MariaDB-log)

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom