Skip to content

Mail 1.8.3 released

Compare
Choose a tag to compare
@derickr derickr released this 18 Nov 11:14
· 58 commits to master since this release

This is a bug fix release that addresses the following issues:

  • Fixed 'Undefined offset: -1' notice when parsing Delivery Status parts.
  • Fix error when trying to access email from null.
  • Checking if variable is resource mitigates against possible PHP Object Injection exploits.
  • Fixed a code-bug when counting parts for RFC2231 reading.

Thanks to:

  • Casper Langemeijer
  • Marcel Toben
  • Daniel Tschinder