1.2.0
Implemented enhancements:
- Make imap_append() optional arguments reachable #280 (Slamdunk)
- PHPStan: introduce static analysis #276 (Slamdunk)
Fixed bugs:
- getAttachments() problem when mixin inline and attachment #281
- UnexpectedEncodingException: Cannot decode "5" #278
- Handle correctly multiple nested attachments #283 (Slamdunk)
- Manageable UnexpectedEncodingException #282 (Slamdunk)
Closed issues:
- Appending mail with options #279