diff --git a/core/log.class.inc.php b/core/log.class.inc.php index 169bc72d9..73f147441 100644 --- a/core/log.class.inc.php +++ b/core/log.class.inc.php @@ -1230,7 +1230,9 @@ class DeprecatedCallsLog extends LogAPI } /** - * @throws \ConfigException + * @since 3.0.1 3.1.0 N°4725 silently handles ConfigException + * @since 3.0.4 3.1.0 N°4725 remove forgotten throw PHPDoc annotation + * * @link https://www.php.net/debug_backtrace * @uses \debug_backtrace() */