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-09 16:57:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ecbe2933ef2ccdb69bbd7450cd480fd3a4643f5c
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