Carsten Brandt
689080519e
Added support for previous exceptions
...
PHP supports exception stacks since 5.3 so we should use it.
Also Errorhandler is now able to display the stack: #297
12 years ago
Alexander Makarov
cb0d741281
Added missing phpdoc
12 years ago
Carsten Brandt
4fe732e9ae
there is no app command anymore
...
issue #131
12 years ago
Carsten Brandt
89ea3fef03
Next iteration on console commands
...
issue #33
- implemted getScreenSize for linux systems
- tiny adjustments and better naming for console color methods
- color switch in base Controller changed to magic property
- colorized Help command
12 years ago
Alexander Makarov
774a7b52cb
yiic migrate/create should not require db component
12 years ago
Alexander Makarov
d62f1b588f
yii migrate/create should not require db component
12 years ago
Alexander Makarov
9948aec147
Removed "yii app" in favor of Composer application templates
12 years ago
Alexander Makarov
caf9948c54
fixes #377
12 years ago
Qiang Xue
58ca27a473
Refactored console Request.
12 years ago
Qiang Xue
f72105166c
reorganized the main repo to satisfy PSR-0.
12 years ago