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-13 04:38:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
91c67262cee723bb458d0869f814f406552f5bba
yii2
/
framework
/
console
/
controllers
History
Alexander Makarov
6728d5d0e0
Fixes
#11965
: fixed docs for MessageController only and except
2016-07-15 21:46:14 +03:00
..
AssetController.php
Use $arr[] = 'x' instead of array_push
2016-02-16 14:35:15 +03:00
BaseMigrateController.php
release version 2.0.8
2016-04-28 16:50:20 +02:00
CacheController.php
#10503
: Added note about flusing APC and OpCache from CLI
2016-07-05 23:05:39 +03:00
FixtureController.php
Fixes
#11683
: Fixed fixture command to work with short syntax.
yii fixture "*, -User"
should be used instead of
yii fixture "*" -User
2016-07-07 01:30:06 +03:00
HelpController.php
fix name method
2016-03-04 14:13:18 +01:00
MessageController.php
Fixes
#11965
: fixed docs for MessageController only and except
2016-07-15 21:46:14 +03:00
MigrateController.php
Fixes
#11808
:
_table
and
_column
suffixes are now required when generating migration
2016-07-04 12:50:37 +03:00
ServeController.php
coding style fixes
2016-05-26 11:19:32 +02:00