- 05 Sep, 2013 4 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
- 04 Sep, 2013 1 commit
-
-
Carsten Brandt authored
See discussion about exceptions in autoloader here: https://groups.google.com/forum/?fromgroups#!topic/php-fig/kRTVRSIJ0qE
-
- 03 Sep, 2013 2 commits
- 01 Sep, 2013 6 commits
-
-
Carsten Brandt authored
type is array in PHP documentation
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
- 31 Aug, 2013 5 commits
-
-
Qiang Xue authored
-
Carsten Brandt authored
-
Carsten Brandt authored
this allows implementing __call() in behaviors See this forum topic for details: http://www.yiiframework.com/forum/index.php/topic/46629-invoke-behavior-method-through-php-magic-method-call-dosent-work/
-
Carsten Brandt authored
return false, not null
-
Qiang Xue authored
-
- 30 Aug, 2013 7 commits
-
-
Qiang Xue authored
-
Carsten Brandt authored
-
Carsten Brandt authored
- rename FileHelper::mkdir for API consistency - changed default permission for directories to 775 instead of 777 - added some properties to classes that deal with files to allow control over directory permissions.
-
Alexander Makarov authored
Fixes #829: loginRequired now responds with HTTP 403 in case of AJAX or loginUrl is not set (reverted from commit c2c12a90)
-
Philipp Frenzel authored
I think according to the framework it should return the render and otherwise the browser will stay blank...
-
Philipp Frenzel authored
module should extend \yii\base\Module as \yii\web\Module doesn't exist... If this is outdated, then pls just ignore it!
-
Alexander Makarov authored
-
- 29 Aug, 2013 3 commits
- 28 Aug, 2013 8 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
- cleanup API and usage, add documetation link - introduced @property feature in getter or setter which has precedence over @return or @param tag if present
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
Carsten Brandt authored
-
- 27 Aug, 2013 4 commits
-
-
Carsten Brandt authored
fixes #811
-
Carsten Brandt authored
commit in redis branch was: 0cd65e74
-
Carsten Brandt authored
-
Qiang Xue authored
-