Swiftmailer 4.0.7 released

Swiftmailer 4.0.7 has just been released. This is a maintenance release:

  • changed usage of set_magic_quotes_runtime() to init_set to avoid deprecation warning in PHP 5.3

  • refactored DiskKeyCache so that files are not left open during long running scripts

  • report RFC exceptions as send failures (if sending a message) rather than letting the bubble up

You can install this new version as usual: