This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-11-24 10:39:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0711027e0135d1020860d00faea2caeffb34d0a2
yii2
/
apps
/
basic
/
tests
/
unit
/
models
History
Alexander Makarov
2457e24795
Fixes
#4071
:
mail
component renamed to
mailer
,
yii\log\EmailTarget::$mail
renamed to
yii\log\EmailTarget::$mailer
2014-06-26 18:28:28 +04:00
..
ContactFormTest.php
Fixes
#4071
:
mail
component renamed to
mailer
,
yii\log\EmailTarget::$mail
renamed to
yii\log\EmailTarget::$mailer
2014-06-26 18:28:28 +04:00
LoginFormTest.php
basic application template tests adjusted
2014-06-09 16:10:16 +04:00
UserTest.php
Fixes
#2911
: Removed
tbl_
default for table prefix
2014-03-30 19:33:46 +04:00