cakephp2-php8/lib/Cake/Test/Case/Error
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
..
ErrorHandlerTest.php Add option to skip exception types for logging. 2013-03-26 15:11:39 +01:00
ExceptionRendererTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00