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-23 01:57:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cdcba49f6c409d2f81fdf9e6604657f8731e019c
yii2
/
framework
/
console
/
controllers
History
Alexander Makarov
9e42285f61
Reverted
#3305
2014-11-28 17:13:52 +03:00
..
AssetController.php
Safe real path resolving added to
yii\console\controllers\AssetController::combineCssFiles()
2014-11-11 16:33:16 +02:00
BaseMigrateController.php
Reverted
#3305
2014-11-28 17:13:52 +03:00
CacheController.php
Fixes
#5627
: Added
yii cache/flush-schema
console command to flush DB schema cache of a given database connection
2014-11-27 03:06:24 +03:00
FixtureController.php
Enh:
yii fixture
command now offers help if no arguments are provided instead of crashing
2014-11-28 00:32:38 +03:00
HelpController.php
Fixes
#5484
: Fixed potential string suffix detection failure on 5.5.11
2014-10-11 09:35:55 -04:00
MessageController.php
added missing
@since
annotations
2014-11-27 18:11:14 +01:00
MigrateController.php
Reverted
#3305
2014-11-28 17:13:52 +03:00