1 Commits (3f4771b1deb65369aebcef3e81958657f2695523)

Author SHA1 Message Date
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
Alexander Makarov 2457e24795 Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer` 10 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
AlexGx 32d0768919 style fixes with phpcs:yii2 11 years ago
Qiang Xue bd8f74cf12 Refactored MessageInterface::send(). 11 years ago
Qiang Xue ffded7a1b5 array syntax fix. 11 years ago
Qiang Xue b965d4eec7 Implemented file transport for mails. 11 years ago
Qiang Xue f7f76a3e62 Fixed test break. 11 years ago
Qiang Xue 90a5bcc611 Refactored mail. 11 years ago
Paul Klimov 104cfd7cb2 'yii\mail\MessageInterface' methods renamed: 'text' to 'textBody', 'html' to 'htmlBody' 11 years ago
Paul Klimov 1aafa73e15 Render methods removed from 'yii\mail\MessageInterface'. 11 years ago
Paul Klimov ad7761f96a Method 'yii\mail\MessageInterface::compose()' renamed to 'yii\mail\MessageInterface::message()'. 11 years ago
Paul Klimov 3d1a625cbb 'yii\mail\MessageInterface' updated: 11 years ago
Paul Klimov b0c5981d42 Method names "yii\mail\MessageInterface" simplified. 11 years ago
Klimov Paul 45d02d07a0 Method 'yii\mail\MessageInterface::body()' added. 11 years ago
Klimov Paul 87af95f712 'yii\mail\MessageInterface' updated: 11 years ago
Klimov Paul ef6fea9610 Unit test 'BaseMessageTest' created 11 years ago