10 Commits

Author SHA1 Message Date
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
ab47d58c69 path fixes. 2014-01-10 21:58:50 -05:00
0310935e48 fixed test breaks. 2013-12-10 00:12:17 -05:00
184e3dfb30 added missing aliases to swiftmailer tests 2013-11-28 01:27:10 +01:00
b20e57688a "yii\swiftmailer\Mailer::createSwiftObject()" simplified. 2013-11-22 16:46:31 +02:00
02c0bfcb56 "yii\swiftmailer\Mailer" transport setup has been advanced to support constructor arguments and plugins. 2013-11-21 14:46:04 +02:00
5a584c0bda Creating transport at 'yii\swiftmailer\Mailer' fixed to track possible "__call". 2013-11-08 13:23:14 +02:00
5bc22a077f Interface 'MailerInterface' extracted.
Method 'MailerInterface::createMessage()' added.
2013-10-29 12:13:26 +02:00
c7c32659b0 Vendor testing support provided.
'swiftmailer' extension unit tests fixed.
2013-10-25 14:49:43 +03:00
2a326c7d7b 'email' renamed to 'mail'.
'SwiftMailer' recomposed into extension.
2013-10-25 13:15:36 +03:00