?
?
Pending
-
Pending
Hound
Hound is busy sniffing around...
Details
User tests:
Successful:
Unsuccessful:
Pull Request for Issue #28395
Summary of Changes
Upgrades PHPMailer to latest version to fix php deprecated notice
Testing Instructions
Mailing works. No notice on PHP 7.4
Documentation Changes Required
None
wilsonge
-
open
-
19 Mar 2020
wilsonge
-
change
-
19 Mar 2020
joomla-cms-bot
-
change
-
19 Mar 2020
| Category |
|
⇒ |
External Library
Composer Change
Libraries
|
mbabker
-
change
-
19 Mar 2020
| Title |
| … |
Upgrade PHPMailer version to fix warning on PHP7.4 |
| Upgrade PHPMailer version to fix deprecation notice on PHP7.4 |
|
joomla-cms-bot
-
edited
-
19 Mar 2020
ReLater
-
test_item
-
20 Mar 2020
-
Tested successfully
laoneo
-
test_item
-
30 Mar 2020
-
Tested successfully
HLeithner
-
change
-
30 Mar 2020
| 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:
?
?
|
HLeithner
-
close
-
30 Mar 2020
HLeithner
-
merge
-
30 Mar 2020
Add a Comment
Login with GitHub to post a comment
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.