- 28 Jan, 2014 8 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
realpath(false) = current working directory. This can cause problems with getAlias() which returns false. see yiisoft/yii#3113
-
Alexander Makarov authored
-
Carsten Brandt authored
fixes yiisoft/yii#2844
-
Carsten Brandt authored
which resulted in endless loop http://www.yiiframework.com/forum/index.php/topic/50982-cfilehelper-bug-security-flaw/
-
Alexander Makarov authored
Added `yii\web\Request::get($name = null, $defaultValue = null)` and `yii\web\Request::post($name = null, $defaultValue = null)`
-
Alexander Makarov authored
removed getPostParam() from Request, body is $_POST by default
-
Qiang Xue authored
CS fix.
-
- 27 Jan, 2014 28 commits
-
-
Qiang Xue authored
-
Carsten Brandt authored
-
Carsten Brandt authored
* 'master' of github.com:yiisoft/yii2: added more tests.
-
Carsten Brandt authored
fixes #2184
-
Qiang Xue authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
Alexander Makarov authored
fix the _only_ option in calls to FileHelper::findFiles()
-
John Was authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Alexander Makarov authored
Doc typo
-
kate-kate authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Small typo in console-migrate.md
-
Johnny Theill authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
fixes #2093
-
Carsten Brandt authored
-
Carsten Brandt authored
issue #2093
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #1897
-
Alexander Makarov authored
-
Alexander Makarov authored
- Gii diff markup is now copy paste friendly - Removed StringHelper::diff() - Moved phpspec/php-diff dependency from yiisoft/yii2 to yiisoft/yii2-gii
-
Alexander Makarov authored
-
- 26 Jan, 2014 4 commits
-
-
Qiang Xue authored
-
git://github.com/yiisoft/yii2Qiang Xue authored
-
Qiang Xue authored
-
Alexander Makarov authored
-