]> git.mxchange.org Git - core.git/blobdiff - application/tests/exceptions.php
Continued:
[core.git] / application / tests / exceptions.php
index 06acedd47625f1bc63e4e6c2e713d68e6cb4660b..755860f862b7ba10c3994ee3ef4dbd61a7ce64fb 100644 (file)
@@ -158,5 +158,4 @@ set_exception_handler('core_exception_handler');
 assert_options(ASSERT_ACTIVE    , true);
 assert_options(ASSERT_WARNING   , true);
 assert_options(ASSERT_BAIL      , true);
-assert_options(ASSERT_QUIET_EVAL, false);
 assert_options(ASSERT_CALLBACK  , 'core_assert_handler');