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-10 09:17:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
136705c92b3e2908544fdff0ba2c754f0e2e145f
yii2
/
tests
/
framework
/
console
History
Alexander Kartavenko
2b9374558b
Fix
#17395
: Fixed issues with actions that contain underscores in their names
2019-07-08 13:46:43 +03:00
..
controllers
Fixes
#17325
: Fixed "Cannot drop view" for MySQL while
migrate/fresh
2019-06-30 19:53:50 +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