Closed (fixed)
Project:
Swift Mailer (abandoned)
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2020 at 18:37 UTC
Updated:
13 Dec 2020 at 20:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
paulocsA patch for it.
Comment #4
Pooja Ganjage commentedHi,
Creating a patch as fixes coding standard issue occurred in #2 patch.
Please review the patch.
Thanks.
Comment #5
Pooja Ganjage commentedComment #7
Pooja Ganjage commentedComment #8
paulocsComment #9
paulocsA patch for it.
Just a tip @Pooja Ganjage: if you already know that the tests are falling, you should run it locally before you attach a new patch.
Comment #10
adamps commentedWhat happened is that #2223967: Do not decode a contact message twice recently got fixed, hence the @todo in RealMailTest.php suddenly needed to be done.
The fix for this was then committed in #3182622: Fix 2.x branch tests. Unfortunately that means this needs another reroll please.
Comment #11
raman.b commentedRe-rolling patch from #9
Comment #13
webflo commentedThank you!