Closed peppeocchi closed 7 years ago
Added support for SwiftMailer ^6.0
::newInstance() method has been deprecated, along with Swift_MailTransport.
The default mail transport is now sendmail when using swiftmailer
https://legalhackers.com/advisories/SwiftMailer-Exploit-Remote-Code-Exec -CVE-2016-10074-Vuln.html
Coverage remained the same at 100.0% when pulling c086719a1b0b798cf3320fb5e93a6c806cd31072 on v2.x into ede01ffed89b20693925ae4f6c0012c19c9d6dc5 on master.
Added support for SwiftMailer ^6.0
::newInstance() method has been deprecated, along with Swift_MailTransport.
The default mail transport is now sendmail when using swiftmailer
https://legalhackers.com/advisories/SwiftMailer-Exploit-Remote-Code-Exec -CVE-2016-10074-Vuln.html