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-09 17:57:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
apps
/
advanced
/
frontend
/
models
History
Qiang Xue
f638f429b7
Fixes
#6748
: provided a text version of the password-reset email.
2015-01-09 21:44:59 -05:00
..
ContactForm.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
PasswordResetRequestForm.php
Fixes
#6748
: provided a text version of the password-reset email.
2015-01-09 21:44:59 -05:00
ResetPasswordForm.php
Correct order of property declaration
2014-10-25 16:28:36 +03:00
SignupForm.php
Fixes
#6514
: advanced application SignupForm::signup() should not return User model if saving failed
2014-12-14 12:22:52 +05:00