1. 21 Mar, 2013 1 commit
  2. 11 Mar, 2013 1 commit
  3. 04 Mar, 2013 2 commits
  4. 03 Mar, 2013 1 commit
  5. 19 Feb, 2013 1 commit
  6. 12 Feb, 2013 1 commit
    • More on error handling: · 2d5db951
      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.
  7. 11 Feb, 2013 1 commit
  8. 06 Feb, 2013 1 commit
  9. 05 Feb, 2013 1 commit
  10. 04 Feb, 2013 2 commits
  11. 01 Feb, 2013 3 commits
  12. 27 Jan, 2013 1 commit
  13. 25 Jan, 2013 3 commits
  14. 20 Jan, 2013 2 commits
  15. 18 Jan, 2013 1 commit
  16. 07 Jan, 2013 1 commit
  17. 05 Jan, 2013 1 commit
  18. 26 Dec, 2012 2 commits
  19. 31 Aug, 2012 1 commit
  20. 01 Jul, 2012 1 commit
  21. 24 May, 2012 1 commit
  22. 19 May, 2012 1 commit
  23. 18 May, 2012 1 commit
  24. 12 May, 2012 3 commits
  25. 05 May, 2012 1 commit
  26. 30 Apr, 2012 1 commit
  27. 21 Apr, 2012 1 commit
  28. 05 Apr, 2012 1 commit
  29. 02 Apr, 2012 1 commit
    • . · 9f716488
      Qiang Xue authored
  30. 31 Mar, 2012 1 commit