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-25 03:01:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b260fbbddeb75ea7cc3daa801e4c5f11b561d1c3
yii2
/
apps
/
basic
/
config
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
..
console.php
Fixes
#3542
: Removed requirement to specify
extensions
in application config
2014-05-24 18:11:59 +04:00
db.php
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
params.php
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
web.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