Carsten Brandt
|
fe14f0c5e3
|
fixed all the PHPdoc in extensions
|
2014-04-23 03:25:11 +02:00 |
|
Alexander Makarov
|
7295540c72
|
Code style and phpdoc fixes
|
2014-04-17 15:33:07 +04:00 |
|
Alexander Makarov
|
ab799d8ea9
|
Fixes #2911: Removed tbl_ default for table prefix
|
2014-03-30 19:33:46 +04:00 |
|
Carsten Brandt
|
67dd874e0c
|
renamed console controller optoins param $id to $actionId
|
2014-03-26 17:51:52 +01:00 |
|
SonicGD
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
Christian Nadolle
|
706ab7f968
|
combine globalOptions() with local options into options($id)
adjust existing Console Controllers and docs
|
2014-03-09 22:45:04 +01:00 |
|
Mark
|
9cf8d7df6f
|
faker extension fixed
|
2014-02-04 18:30:19 +04:00 |
|
Qiang Xue
|
cafdebb55c
|
CS fix. doc fix.
|
2014-02-03 16:53:03 -05:00 |
|
Carsten Brandt
|
f93054a486
|
fixed possible problem with realpath and false value
realpath(false) = current working directory.
This can cause problems with getAlias() which returns false.
see yiisoft/yii#3113
|
2014-01-28 14:28:39 +01:00 |
|
Carsten Brandt
|
21ae27b306
|
updated phpdoc properties
|
2014-01-28 00:11:18 +01:00 |
|
John Was
|
62a7e397e0
|
fix the _only_ option in calls to FileHelper::findFiles()
|
2014-01-27 21:04:49 +01:00 |
|
Qiang Xue
|
4cf356df8d
|
adjust directories for PSR-4.
|
2014-01-10 20:28:17 -05:00 |
|