- 20 Apr, 2014 3 commits
-
-
Qiang Xue authored
-
Kartik Visweswaran authored
-
Kartik Visweswaran authored
Adds support for timestamps beyond year 2038.
-
- 19 Apr, 2014 5 commits
-
-
Qiang Xue authored
-
Sergeygithub authored
Если длина строки не проходит валидацию, то выводим сообщение об этом, а не длину.))
-
ElisDN authored
-
ElisDN authored
-
ElisDN authored
-
- 18 Apr, 2014 12 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
InvalidCallException, InvalidParamException, UnknownMethodException are now extended from SPL BadMethodCallException
-
Alexander Makarov authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Sergey Gonimar authored
-
Alexander Makarov authored
-
marsuboss authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Alexander Makarov authored
-
Qiang Xue authored
-
- 17 Apr, 2014 9 commits
-
-
Qiang Xue authored
-
Sergey Gonimar authored
``` PHP Notice – yii\base\ErrorException Undefined offset: 3 in .../yiisoft/yii2/db/QueryTrait.php at line 269 ```
-
Alexander Makarov authored
-
Carsten Brandt authored
-
Carsten Brandt authored
issue #3143
-
Klimov Paul authored
`yii\console\controllers\AssetController::actionTemplate()` advanced to include `jsCompressor` and `cssCompressor` to the template.
-
Klimov Paul authored
-
Qiang Xue authored
-
Qiang Xue authored
-
- 16 Apr, 2014 11 commits
-
-
Thiago Talma authored
-
Thiago Talma authored
-
Thiago Talma authored
Adjustments code according to the standards. Adding missing PHPDoc comment.
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #3121: `yii\base\Application::bootstrap` may fail to load some components if they are specified as class names
-
Qiang Xue authored
Fixes #3042: `yii\widgets\Pjax` should end application right after it finishes responding to a pjax request
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #3066: `yii\db\mssql\Schema::getTableSchema()` should return null when the table does not exist.
-
Qiang Xue authored
-