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-14 03:07:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2eae6cb0e79da013b697cc65cf16732b95bef73
yii2
/
tests
/
framework
/
console
History
Bizley
e50a07c30c
Fix
#17437
: Fixed generating namespaced migrations
2019-07-23 17:28:43 +03:00
..
controllers
Fix
#17437
: Fixed generating namespaced migrations
2019-07-23 17:28:43 +03:00
widgets
Allow
\yii\console\widgets\Table
to render empty table (
#16865
)
2018-11-06 00:05:49 +03:00
ControllerTest.php
Fix
#17395
: Fixed issues with actions that contain underscores in their names
2019-07-08 13:46:43 +03:00
FakeController.php
Added php-cs-fixer coding standards validation to Travis CI (
#14100
)
2017-06-12 12:25:45 +03:00
FakeHelpController.php
Added php-cs-fixer coding standards validation to Travis CI (
#14100
)
2017-06-12 12:25:45 +03:00
FakeHelpControllerWithoutOutput.php
Fixes
#17133
: Fixed aliases rendering during help generation for a console command
2019-03-09 15:35:19 +03:00
RequestTest.php
Fixes
#15221
: Console improvements
2017-11-26 14:43:05 +08:00
UnknownCommandExceptionTest.php
Enable
phpdoc_add_missing_param_annotation
rule in php-cs-fixer config. (
#14681
) [skip ci]
2017-08-21 01:57:23 +03:00