- 28 Jan, 2014 10 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
Carsten Brandt authored
-
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)`
-
Qiang Xue authored
CS fix.
-
- 27 Jan, 2014 15 commits
-
-
Carsten Brandt authored
-
Qiang Xue authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
John Was authored
-
Qiang Xue authored
-
Qiang Xue 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
-
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
-
- 26 Jan, 2014 15 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
peeradach001 authored
-
Alexander Makarov authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #2157: The '*' category pattern will match all categories that do not match any other patterns listed in `I18N::translations`
-
John Was authored
-
John Was authored
-
John Was authored
-
John Was authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Allow writing widgets using return instead of echo in the run method to make it consistent with controller
-