- 15 May, 2013 1 commit
-
-
slavcopost authored
-
- 11 May, 2013 2 commits
-
-
Carsten Brandt authored
-
resurtm authored
-
- 10 May, 2013 1 commit
-
-
Benjamin Wöster authored
- rename requireApp() to mockApplication() - always destroy app on tearDown() - eliminates need for constant YII_DESTROY_APP_ON_TEARDOWN - mockApplication() becomes a lot easier. Destroying app on each tearDown means creating it on every call is fine. No more checking if it already exists and if it has been created from the same config. - \yii::$app should have been \Yii::$app
-
- 09 May, 2013 4 commits
-
-
Benjamin Wöster authored
-
Antonio Ramirez authored
-
Carsten Brandt authored
In contrast to php function basename() It that always uses \ and / as directory separator. It is needed for use on Classnames that contain namespaces. Fixes #192
-
Antonio Ramirez authored
-
- 07 May, 2013 1 commit
-
-
Qiang Xue authored
-
- 06 May, 2013 3 commits
-
-
Antonio Ramirez authored
-
Antonio Ramirez authored
-
Antonio Ramirez authored
-
- 05 May, 2013 2 commits
-
-
Zander Baldwin authored
Appended newlines to every PHP document that did not have a newline as the last character in the file.
-
Qiang Xue authored
-
- 04 May, 2013 1 commit
-
-
Rinat Silnov authored
Otherwise it throws an exception that "Object of class ClassName could not be converted to string"
-
- 01 May, 2013 2 commits
- 28 Apr, 2013 1 commit
-
-
Qiang Xue authored
-
- 27 Apr, 2013 1 commit
-
-
Qiang Xue authored
-
- 23 Apr, 2013 1 commit
-
-
Alexander Makarov authored
-
- 10 Apr, 2013 1 commit
-
-
Qiang Xue authored
-
- 29 Mar, 2013 1 commit
-
-
Alexander Makarov authored
-