Skip to content

1.4.1

Compare
Choose a tag to compare
@Slamdunk Slamdunk released this 22 Mar 15:09
· 108 commits to master since this release

Full Changelog

Fixed bugs:

  • Return value of Ddeboer\Imap\Message\AbstractPart::getDecodedContent() must be of the type string, boolean returned #284
  • base64_decode may return false in PHP < 7.1 #324 (Slamdunk)

Merged pull requests:

  • Add entry in README about Mailbox::addMessage #325 (soywod)