From: Roland Häder Date: Thu, 2 May 2024 02:14:09 +0000 (+0200) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=57ba16cafd5d98c8b272455ccf450aa018f3383c;p=hub.git Continued: - removed ASSERT_QUIET_EVAL - updated 'core' framework --- diff --git a/application/hub/exceptions.php b/application/hub/exceptions.php index b8c7e4572..e43e3ea2f 100644 --- a/application/hub/exceptions.php +++ b/application/hub/exceptions.php @@ -158,5 +158,4 @@ set_exception_handler('hub_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 , 'hub_assert_handler'); diff --git a/core b/core index 6e12381ce..2466801d6 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 6e12381ce34de3edb56d18830949362491ddb61a +Subproject commit 2466801d61268197b4a6d4802e337db8dbec240b