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-21 06:33:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d494c1915f4c1d4be1d2487d504b53dc2c538b6
yii2
/
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
runtime
…
Application.php
Alternative implementation for Unknown command suggestions
2016-12-03 01:13:28 +01:00
Controller.php
Fixes
#13071
: Help option for commands was not working in modules
2016-11-27 16:14:08 +03:00
ErrorHandler.php
implement suggestion for unknown command in console application
2016-12-03 01:17:50 +01:00
Exception.php
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
Markdown.php
Fix errors reported by apidoc extension. (
#12986
)
2016-11-13 14:51:21 +01:00
Request.php
WIP
#10840
: rename key 'alias' to '_aliases'
2016-02-27 23:26:34 +01:00
Response.php
…
UnknownCommandException.php
implement suggestion for unknown command in console application
2016-12-03 01:17:50 +01:00