Page MenuHomePhorge

PHPMailer: Remove duplicate array keys
ClosedPublic

Authored by aklapper on May 20 2024, 08:43.
Tags
None
Referenced Files
F2942755: D25666.1738133200.diff
Tue, Jan 28, 06:46
F2942366: D25666.1738116697.diff
Tue, Jan 28, 02:11
F2938401: D25666.1737994476.diff
Sun, Jan 26, 16:14
F2935242: D25666.1737837154.diff
Fri, Jan 24, 20:32
F2933038: D25666.1737750954.diff
Thu, Jan 23, 20:35
F2933033: D25666.1737750949.diff
Thu, Jan 23, 20:35
F2932919: D25666.1737746594.diff
Thu, Jan 23, 19:23
F2928538: D25666.1737650824.diff
Wed, Jan 22, 16:47

Details

Summary

'doc' is listed twice in the $mimes array. Remove one key.

The second key was also removed in https://github.com/PHPMailer/PHPMailer/commit/6f919df65e80023fce4eab58832b6035b4a41935.

Test Plan

Read/grep the code.

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

aklapper retitled this revision from PHPMailer: Remove duplicate array entry to PHPMailer: Remove duplicate array keys.May 20 2024, 08:45
aklapper edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.May 21 2024, 08:31