cakephp2-php8/lib/Cake/Network/Email
mark_story 3837f40394 Autodetect content-types for email attachments (2.x)
This ports the safe parts of #9619 and updates the tests. Because
existing tests had to change and I was concerned about changing people's
email messages in a bugfix release I'm targetting 2.next with this
change.
2016-11-06 21:49:15 -05:00
..
AbstractTransport.php Fix API docblock CS errors. 2014-06-05 00:28:55 +05:30
CakeEmail.php Autodetect content-types for email attachments (2.x) 2016-11-06 21:49:15 -05:00
DebugTransport.php Add missing uses() call. 2016-06-02 22:04:50 -04:00
MailTransport.php Add missing uses() call. 2016-06-02 22:04:50 -04:00
SmtpTransport.php Consistency with other methods: Type declaration of CakeEmail parameter. 2016-08-02 02:30:43 -05:00