From 09d7d0560cf13114acf743590142ce663e46b35e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim=20D=C3=BCsterhus?= Date: Fri, 28 Oct 2022 09:09:15 +0200 Subject: [PATCH] Update deprecations and removals --- docs/migration/wsc55/deprecations_removals.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/migration/wsc55/deprecations_removals.md b/docs/migration/wsc55/deprecations_removals.md index ae7be777..691c2e07 100644 --- a/docs/migration/wsc55/deprecations_removals.md +++ b/docs/migration/wsc55/deprecations_removals.md @@ -26,6 +26,7 @@ With version 6.0, we have deprecated certain components and removed several othe - `wcf\system\WCF::getActivePath()` ([WoltLab/WCF#4827](https://github.com/WoltLab/WCF/pull/4827)) - `wcf\system\WCF::getFavicon()` ([WoltLab/WCF#4785](https://github.com/WoltLab/WCF/pull/4785)) - `wcf\system\WCF::useDesktopNotifications()` ([WoltLab/WCF#4785](https://github.com/WoltLab/WCF/pull/4785)) +- `wcf\util\CryptoUtil::validateSignedString()` ([WoltLab/WCF#5083](https://github.com/WoltLab/WCF/pull/5083)) - `wcf\util\Diff::__construct()` ([WoltLab/WCF#4918](https://github.com/WoltLab/WCF/pull/4918)) - `wcf\util\Diff::__toString()` ([WoltLab/WCF#4918](https://github.com/WoltLab/WCF/pull/4918)) - `wcf\util\Diff::getLCS()` ([WoltLab/WCF#4918](https://github.com/WoltLab/WCF/pull/4918)) -- 2.20.1