diff --git a/core/log.class.inc.php b/core/log.class.inc.php index 29e382f203..0b4504e24a 100644 --- a/core/log.class.inc.php +++ b/core/log.class.inc.php @@ -1180,7 +1180,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() */