This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-13 10:48:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea33bbd36911899c695384eee86ce0de4dec34c3
yii2
/
framework
/
mail
History
Robert Korulczyk
fe8a0a6a2e
Enable
no_useless_else
rule in php-cs-fixer (
#14420
)
2017-07-10 11:26:21 +03:00
..
BaseMailer.php
Enable
no_useless_else
rule in php-cs-fixer (
#14420
)
2017-07-10 11:26:21 +03:00
BaseMessage.php
Added php-cs-fixer coding standards validation to Travis CI (
#14100
)
2017-06-12 12:25:45 +03:00
MailerInterface.php
improved docs: link term "path alias" to the guide
2017-06-02 10:45:20 +02:00
MailEvent.php
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00
MessageInterface.php
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00