Page MenuHomePhorge

PHPMailer: Remove duplicate array keys
ClosedPublic

Authored by aklapper on May 20 2024, 08:43.
Tags
None
Referenced Files
F3336170: D25666.1743570935.diff
Tue, Apr 1, 05:15
F3333670: D25666.1743538525.diff
Mon, Mar 31, 20:15
F3331898: D25666.1743514585.diff
Mon, Mar 31, 13:36
F3329163: D25666.1743470235.diff
Mon, Mar 31, 01:17
F3321431: D25666.1743353567.diff
Sat, Mar 29, 16:52
F3318129: D25666.1743274870.diff
Fri, Mar 28, 19:01
F3317112: D25666.1743259560.diff
Fri, Mar 28, 14:46
F3311236: D25666.1743202577.diff
Thu, Mar 27, 22:56

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