- 12 Feb, 2013 1 commit
-
-
Alexander Makarov authored
- Correct exit code for require errors in CLI mode. It was 0 even in case of error. - Solved handling fatals and displaying custom error template w/o output buffering. - If XDEBUG is available, error screen will display trace (implementation inspired by Kohana and Nette). - Added ErrorException to store/display type of the error and user-friendly messages. - Fatals are still logged in PHP log. - Turned off native display_errors since we're now catching all errors. - Added reserving memory (256kb) . Can be removed safely. In case of removal we're losing only memory exhausted error when allocating last very small chunk of memory. - Properly handled errors in __toString (exception can't be thrown in this case). - In the YII_DEBUG===false mode it's bad to display exception name even in page title. - In the YII_DEBUG===true mode it's still useful to get user-friendly message additionally to exception name.
-
- 11 Feb, 2013 1 commit
-
-
Alexander Makarov authored
-
- 08 Feb, 2013 2 commits
- 07 Feb, 2013 7 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Qiang Xue authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
- 06 Feb, 2013 2 commits
- 05 Feb, 2013 4 commits
- 04 Feb, 2013 3 commits
- 03 Feb, 2013 3 commits
- 02 Feb, 2013 1 commit
-
-
Qiang Xue authored
-
- 01 Feb, 2013 13 commits
-
-
Qiang Xue authored
-
Carsten Brandt authored
* 'master' of git.yiisoft.com:yii2: moved ConsoleColor. Finished ViewRenderer. ViewRenderer WIP
-
Carsten Brandt authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Carsten Brandt authored
-
Carsten Brandt authored
* 'master' of git.yiisoft.com:yii2: Added Command::batchInsert() exception cleanup. error handling cleanup. console app cleanup. MVC cleanup MVC WIP MVC WIP MVC WIP cleanup. MVC WIP refactored logging. MVC WIP MVC WIP patched controller and action creation todo updates. Conflicts: framework/console/View.php
-
Carsten Brandt authored
Planning a view structure in there, not sure if naming should be view or widget yet.
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
- 31 Jan, 2013 3 commits