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-03 05:48:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
console
/
controllers
History
Nikolay Poryadin
5b5150ae62
Fixes
#17133
: Fixed aliases rendering during help generation for a console command
2019-03-09 15:35:19 +03:00
..
AssetController.php
[minor] SCA with Php Inspections (EA Ultimate) (
#15871
)
2018-03-12 01:37:19 +03:00
BaseMigrateController.php
@inheritdoc
notation changed
2018-01-23 13:11:24 +02:00
CacheController.php
Fixes
#16469
: Allow cache to be specified as interface and to be configured in DI container
2018-12-10 11:41:45 +03:00
FixtureController.php
Fixes
#17124
: Fixed ErrorException when run
./yii fixture/unload
without arguments
2019-03-06 17:34:34 +03:00
HelpController.php
Fixes
#17133
: Fixed aliases rendering during help generation for a console command
2019-03-09 15:35:19 +03:00
MessageController.php
Fixes
#17098
: Fixed message/extract when using message params returned from method calls
2019-02-07 20:44:11 +03:00
MigrateController.php
Fixes
#16941
: Set
yii\console\controllers\MigrateController::useTablePrefix
to true as default value
2019-01-03 12:16:42 -05:00
ServeController.php
@inheritdoc
notation changed
2018-01-23 13:11:24 +02:00