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-08-22 19:31:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
apps
/
advanced
/
frontend
/
models
History
Alexander Makarov
46746dac61
Fixes
#6514
: advanced application SignupForm::signup() should not return User model if saving failed
2014-12-14 12:22:52 +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
#5088
: new password reset token is now generated only if previous one was already used or expired
2014-09-30 02:26:24 +04: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