User tests: Successful: Unsuccessful:
Pull Request for Issue #28395
Upgrades PHPMailer to latest version to fix php deprecated notice
Mailing works. No notice on PHP 7.4
None
Status | New | ⇒ | Pending |
Category | ⇒ | External Library Composer Change Libraries |
Title |
|
I have tested this item
I have tested this item
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-03-30 10:01:34 |
Closed_By | ⇒ | HLeithner | |
Labels |
Added:
?
?
|
Thanks
Cheers guys :)
I have tested this item✅ successfully on f07e6ff
Added line
$mailer->addAttachment(JPATH_SITE . '/images/joomla_black.png');
here: https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_actionlogs/models/actionlog.php#L169
Send notifications for User Actions Log *
in my user profile.After applying patch no more deprecation messages in my PHP errorLog file.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/28398.