Skip to content

Version 0.7.12

Choose a tag to compare

@0m3r 0m3r released this 22 Jul 10:50
· 2 commits to master since this release

v0.7.12 — Magento 2.4.9 Compatibility

Fixes

  • Symfony 7.x: Convert resource to string in Email::attach() (Symfony 7.x drops resource support)
  • Deprecation: Replace AbstractMultipartPart::getParts() with getMediaParts() via method_exists guard
  • Type alignment: Make GmailOAuth2 constructor host/port nullable to match Symfony 7.x parent

Improvements

  • Logger injection + structured logging in Convertor
  • UTF-8/MIME encoding for non-ASCII subjects and headers
  • Better error handling throughout

Compatibility

  • Magento 2.4.6 – 2.4.9
  • Symfony 6.4 – 7.4
  • PHP 8.2 – 8.5