This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-09 08:47:34 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22d453faacf2a4030cf96a047dd494dd4994e002
yii2
/
framework
/
console
/
controllers
History
Hisateru Tanaka
6e8cc4c151
Fixes
#14929
: Ensure trailing
;
on combining files with
asset
command to fix compiler failures
2017-10-06 22:31:37 +02:00
..
AssetController.php
Fixes
#14929
: Ensure trailing
;
on combining files with
asset
command to fix compiler failures
2017-10-06 22:31:37 +02:00
BaseMigrateController.php
Fixes
#14864
: Ability to use dependencies in constructor of migrations
2017-09-23 01:24:18 +02:00
CacheController.php
Fix console cache controller
2017-09-01 09:34:56 +02:00
FixtureController.php
Enable
phpdoc_summary
rule in php-cs-fixer config (
#14675
)
2017-08-21 11:19:35 +02:00
HelpController.php
Fixes
#14129
: Fixed console help to properly work with tricky camelcased controller names
2017-09-29 23:02:09 +03:00
MessageController.php
Fixes
#14016
: Fixed empty messages marked as unused in PHP and PO sources when extracted with message command when
markUnused
is
false
2017-10-06 22:24:38 +02:00
MigrateController.php
Fixes
#14864
: Ability to use dependencies in constructor of migrations
2017-09-23 01:24:18 +02:00
ServeController.php
Enable
phpdoc_summary
rule in php-cs-fixer config (
#14675
)
2017-08-21 11:19:35 +02:00