Page MenuHomePhorge

PHPMailer: Remove duplicate array keys
ClosedPublic

Authored by aklapper on May 20 2024, 08:43.
Tags
None
Referenced Files
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
F3605321: D25666.1745262862.diff
Sun, Apr 20, 19:14
F3553117: D25666.1744920723.diff
Wed, Apr 16, 20:12
F3438320: D25666.1744684142.diff
Mon, Apr 14, 02:29

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