Releases: barbushin/php-imap
Releases · barbushin/php-imap
2.0.8
Merge pull request #134 from igor-khripun/patch-1
Clear Imap Errors
2.0.7: Merge pull request #148 from hexathos/master
2.0.5
Merge pull request #96 from tomhorvat/patch-1
Add method to fetch raw email message
2.0.4
Added disposition
option to attachments and Mailbox::setExpungeOnDisconnect() for disabling auto-expunge.
2.0.3
Fix broken base64 mails body
Closes #88
2.0.2
Added $markAsSeen argument to Mailbox::getMail()
2.0.1
Fixed parsing internal links (thanks to @Kethryweryn)
Closes #24
2.0
Release 2.0 refactared to use namespace.
1.1
Last release in 1.* tree. 2.* will be formatted to use namespaces.