Commit History

Author SHA1 Message Date
  Marc Würth 7cfa0116f4 Removed "PHP 5" from file header DocBlocks 12 years ago
  ADmad 4ded269549 Merge branch 'master' into 2.4 12 years ago
  euromark e7f380d2b7 doublespace to single space 12 years ago
  mark_story c597855fe4 Merge branch 'master' into 2.4 12 years ago
  euromark 7cb19b97db coding standards and simplification of else cases as well as some minor fixes 12 years ago
  ADmad 3303a2cda1 Merge branch 'master' into 2.4 13 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 years ago
  mark_story 3fc627c5f8 Merge branch 'master' into 2.4 13 years ago
  mark_story dea4fa4d73 Fallback to the default renderer if the config key is missing. 13 years ago
  Ceeram 6bf9363217 Add option to skip exception types for logging. 13 years ago
  U-Zyn Chua af29fc5f8e Fix an issue which gives gibberish output when gzip is enabled. 13 years ago
  euromark 111366d5c8 == to === and != to !== where applicable 13 years ago
  Graham Weldon 66d856d883 Added extra line for referencing license file for copyright 13 years ago
  Graham Weldon 7b860debe4 This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years. 13 years ago
  ADmad d5ddaa4cb7 Added missing keyword 13 years ago
  ADmad d8551c49e5 Improve messages logged for exceptions 13 years ago
  euromark b811afbc44 double spaces to single ones 13 years ago
  ADmad 0fb4d1d3d8 Removing unneeded App::uses() call 13 years ago
  Rachman Chavik e6860fb856 changing LOG_ERROR to LOG_ERR in core files 14 years ago
  mark_story efe836480b Fix error when rendering fatal error page. 14 years ago
  Juan Basso 9beaa9602f Unified error handlers. Now the regular error handler will receive the fatal errors too. 14 years ago
  Juan Basso 1428659f88 Moved the fatal error detection to App::shutdown and keeping the fatal error handler cleaner. It helps to be extended by applications/plugins. 14 years ago
  Juan Basso 440f0c38eb Added a handler for fatal errors, showing internal server error page when debug is disabled or a custom fatal error page when enabled. 14 years ago
  Juan Basso c754fb2dcb Updated copyright to 2012. 14 years ago
  mark_story 60989ad6c8 Fix coding standard issues in Error/ 14 years ago
  Thomas Ploch 94e5ec0545 Added handling of E_USER_DEPRECATED to ErrorHandler and Debugger. 14 years ago
  Majna a9dbde0cbd Fixing incorrect doc blocks regarding error handler. 14 years ago
  mark_story aa7448e3ed Fixing incorrect exit codes on console exceptions. 14 years ago
  Juan Basso 16ef234180 Removing trailing spaces. 14 years ago
  Juan Basso 895c10af7b Adjusted some types in @param, @return and @var. 14 years ago