Page MenuHomePhorge

Cleanup a bit MimeMailParser
Closed, WontfixPublic

Description

This task is about doing a bit of cleanup in MimeMailParser in terms of:

  • fix indentations (mixed spaces and tabs)
  • remove some unreachable code (e.g. after throw)
  • remove ending ?>

Tips in the left side of this patch: D25563

Event Timeline

aklapper subscribed.

I'd prefer not to increase the diff to upstream (as a side effect of this very task) but instead to pull a more recent upstream version - see T15940.

Ah, I'm the author of this. Yes, let's abyss into decline. Thanks Andre