34 Commits (1d20db57e6b1aa91efd3b295c58623caf0fc28de)

Author SHA1 Message Date
Alexander Makarov 1271bc419f
Fix #19041: Fix PHP 8.1 issues 3 years ago
Alexander Makarov 13f27e4d92
Fix #18817: Use `paragonie/random_compat` for random bytes and int generation 3 years ago
Alexander Makarov 4e2045c040
release version 2.0.41 4 years ago
Alexander Makarov ccb14ff667
release version 2.0.39 4 years ago
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Robert Korulczyk fe8a0a6a2e Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Carsten Brandt 4b9e48b8dc
improved docs: link term "path alias" to the guide 7 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Boudewijn Vahrmeijer 32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Alexander Makarov c584acd296 Reverted accidental change 8 years ago
Alexander Makarov edc62172fa Fixes #12037: Fixed 2.0.7 regression in memcahe/memcached cache backend 8 years ago
Evgeniy Tkachenko d804950d09 Update phpDoc BaseMailer::compose() 9 years ago
Alexander Makarov 5c4e2d4372 Removed unnecessary parentheses 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Carsten Brandt 05cc9ae405 improved HTML to Text fallback in BaseMailer 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Qiang Xue a2a6028253 Fixes #3992 10 years ago
Carsten Brandt bc00449c5f removed wrong use statement for MailEvent 10 years ago
armab 313139968e Update BaseMailer.php 11 years ago
armab cdadc01ba2 Update BaseMailer.php 11 years ago
armab a324b26c7f BaseMailer: strip <style> content from TextBody fix 11 years ago
Carsten Brandt 3437c571a1 phpdoc controller did not find some setters 11 years ago
Carsten Brandt 3fdcf11f24 updated phpdoc 11 years ago
Qiang Xue 92bd71cd84 Fixes #2912: Relative view files will be looked for under the directory containing the view currently being rendered 11 years ago
Carsten Brandt ccd16e184f added mailer to the message when using compose 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt e2aacad8aa Added links to PHP.net to apidoc 11 years ago
AlexGx eaaa5b1bb5 fix code style 11 years ago
Qiang Xue 4e6aa21198 The directory holding email templates is renamed from `mails` to `mail` 11 years ago
Alexander Makarov c9eca1d596 Fixed refactoring 11 years ago
Qiang Xue 0dfc8b1f7c refactored BaseMailer about message file name generation. 11 years ago
Alexander Makarov 349f2c9e32 phpdoc fixes, unused variable 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Mark 59535d38cf doc fix 11 years ago
Mark c0316a10dd added mail events before/after send 11 years ago
Carsten Brandt 5b489aaa49 let base mailer store files as .eml instead of .txt 11 years ago
Qiang Xue 23573968a6 Changed important log messages to info level 11 years ago
Qiang Xue 8333a14eb5 Added parameters to fileTransportCallback. 11 years ago
Qiang Xue b965d4eec7 Implemented file transport for mails. 11 years ago
Carsten Brandt 913eb62294 updated phpdoc and fixed generator read/write-only annotation 11 years ago
Qiang Xue 90a5bcc611 Refactored mail. 11 years ago
Qiang Xue ed0e44d23b minor touch up of swiftmailer. 11 years ago
Paul Klimov 9dbf4d7420 Mailer default view class changed to "yii\web\View". 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