-
Bug
-
Resolution: Fixed
-
Major
-
4.0.0-a1
-
None
Attempt to send email to a user via board throws PHP error like:
[critical] Uncaught Error: Call to undefined method phpbb\\messenger\\method\\email::header(), referer: [ROOT]/memberlist.php?mode=email&u=2
|
Such calls come from \phpbb\message\message.php, function send().
- was caused by solution of
-
PHPBB-17135 Use Symfony Mailer to send emails
-
- Unverified Fix
-