Skip to content

Mail 1.9.2 released!

Latest
Compare
Choose a tag to compare
@derickr derickr released this 13 Jun 12:40
· 22 commits to master since this release
1.9.2

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

  • Fixed #45: File name too long when parsing attachments.
  • Fixed #66: Attachment filename too long.
  • Fixed #80: Fixed bug in openFile() function. (Michael Kliewe)
  • Fixed #82: Fix issue where using array_key_exists on an object is deprecated in PHP 7.4. (Seamus Lee)