Page MenuHomePhorge

PHPMailer: Remove duplicate array keys
ClosedPublic

Authored by aklapper on May 20 2024, 08:43.
Tags
None
Referenced Files
F3005246: D25666.1740514270.diff
Mon, Feb 24, 20:11
F3004829: D25666.1740500566.diff
Mon, Feb 24, 16:22
F3004828: D25666.1740500562.diff
Mon, Feb 24, 16:22
F3004824: D25666.1740500544.diff
Mon, Feb 24, 16:22
F3002547: D25666.1740448657.diff
Mon, Feb 24, 01:57
F2996003: D25666.1740361210.diff
Sun, Feb 23, 01:40
F2996000: D25666.1740361202.diff
Sun, Feb 23, 01:40
F2995884: D25666.1740356816.diff
Sun, Feb 23, 00:26

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