cakephp2-php8/app
Ceeram 6bf9363217 Add option to skip exception types for logging.
add blacklisting for logging exceptions

add test for skipping exception logging, and fix typo and cs

add example to docblock in core.php for skipLog

remove app_error.php skips, those are no longer used in 2.x

use assertContains instead of assertRegExp

check for instanceof, instead of matching names
2013-03-26 15:11:39 +01:00
..
Config Add option to skip exception types for logging. 2013-03-26 15:11:39 +01:00
Console Updated .gitignore, synced app & skel 2013-02-08 15:54:36 +01:00
Controller Updated .gitignore, synced app & skel 2013-02-08 15:54:36 +01:00
Lib Partial migration of folders to camelcase in app 2011-03-22 00:46:51 -04:30
Locale/eng/LC_MESSAGES Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
Model Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Plugin Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
Test removing 'empty' files from nonempty directories 2011-10-19 12:19:28 +07:00
tmp fix file permissions 2011-03-16 16:06:44 +01:00
Vendor Adding missing Vendor directory. 2011-07-28 16:31:19 -04:00
View Update API links. 2013-03-05 20:58:03 -05:00
webroot proper response and response code (404 instead of 200) 2013-02-22 10:36:05 +01:00
.htaccess Remove extraneous space in .htaccess 2012-02-17 21:32:09 -08:00
index.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00