Continued: master
authorRoland Häder <roland@mxchange.org>
Sat, 4 Jan 2025 01:42:36 +0000 (02:42 +0100)
committerRoland Häder <roland@mxchange.org>
Sat, 4 Jan 2025 01:42:36 +0000 (02:42 +0100)
- removed no longer existing constant reference ASSERT_QUIET_EVAL
- updated 'core' framework

application/selector/exceptions.php
application/shipsimu/exceptions.php
core

index 510f7d598bdf44f20e63a2fb48ad808b3568159d..fe6080bfd60621056a266069f331c0ac46538427 100644 (file)
@@ -80,5 +80,4 @@ function __assertHandler ($file, $line, $code) {
 assert_options(ASSERT_ACTIVE,     1);
 assert_options(ASSERT_WARNING,    0);
 assert_options(ASSERT_BAIL,       0);
-assert_options(ASSERT_QUIET_EVAL, 0);
 assert_options(ASSERT_CALLBACK,   '__assertHandler');
index b8d33d8745b00daf244d65afeffdf8b28eacc29b..ae26c5144d90a8e09f02cf85ef2803b8aba0ad8d 100644 (file)
@@ -158,5 +158,4 @@ set_exception_handler('shipsimu_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  , 'shipsimu_assert_handler');
diff --git a/core b/core
index c3f1d30c20e25c1ddadd8aeba8f2636713b6cd63..3ad2578dc223f97de06547be49d66e7adfea677c 160000 (submodule)
--- a/core
+++ b/core
@@ -1 +1 @@
-Subproject commit c3f1d30c20e25c1ddadd8aeba8f2636713b6cd63
+Subproject commit 3ad2578dc223f97de06547be49d66e7adfea677c