46 Commits (2861121a67dd257f37920f5c098d8514213109dc)

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
Carsten Brandt fbadefecae
Fixed reference to mailer application component in docs 6 years ago
Dmitry V. Alexeev f2d2393de6 DocBlock fix for \yii\mail\MessageInterface (#15671) [skip ci] 7 years ago
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Alexander Makarov 1f26db9fb7
Applied code style fixes 7 years ago
Carsten Brandt 69673c0c94 Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
Robert Korulczyk fe8a0a6a2e Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 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
Evgeniy Tkachenko 8f26e93b20 Update phpDoc MailerInterface::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
Alexander Makarov 67658cf57d Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly 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
Serge Postrash eb60aaecdf Update BaseMessage.php 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
Carsten Brandt bc00449c5f removed wrong use statement for MailEvent 10 years ago
Carsten Brandt 775141ab96 move mail event class 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
Carsten Brandt c93231e26b improved session error handling 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