Skip to content

Add base64 attachment support to php client.

Compare
Choose a tag to compare
@ankalagon ankalagon released this 04 May 21:33
· 16 commits to master since this release
c4d4c87

Breaking Changes

Attachment support not compatible with 1.1 version!

Added

  • AttachmentInterface object
  • Base64Attachment object
  • LocalFileAttachment object

Changed

  • refactor of MailBag->addAttachment() method