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-06 23:39:02 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11c58549d4e155dcd00d36cd4cea4fe346ee85f1
yii2
/
tests
/
framework
/
console
History
Carsten Brandt
7fead4f011
Merge pull request
#12959
from yiisoft/bash-completion
...
Added bash completion file for ./yii commands
2016-12-03 01:25:06 +01:00
..
controllers
Added ZSH completion, moved scripts to a separate directory
2016-12-03 00:36:40 +01:00
ControllerTest.php
Fixes
#13071
: Help option for commands was not working in modules
2016-11-27 16:14:08 +03:00
FakeController.php
Fixes
#13071
: Help option for commands was not working in modules
2016-11-27 16:14:08 +03:00
FakeHelpController.php
Fixes
#13071
: Help option for commands was not working in modules
2016-11-27 16:14:08 +03:00
UnkownCommandExceptionTest.php
implement suggestion for unknown command in console application
2016-12-03 01:17:50 +01:00