Page MenuHomePhorge

PHPMailer: Remove duplicate array keys
ClosedPublic

Authored by aklapper on May 20 2024, 08:43.
Tags
None
Referenced Files
F4011479: D25666.1746626021.diff
Tue, May 6, 13:53
F3957101: D25666.1746495308.diff
Mon, May 5, 01:35
F3929364: D25666.1746409018.diff
Sun, May 4, 01:36
F3838560: D25666.1746097003.diff
Wed, Apr 30, 10:56
F3823782: D25666.1746024240.diff
Tue, Apr 29, 14:44
F3801262: D25666.1745944996.diff
Mon, Apr 28, 16:43
F3797584: D25666.1745929889.diff
Mon, Apr 28, 12:31
F3764419: D25666.1745843768.diff
Sun, Apr 27, 12:36

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