Update deprecations and removals
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 28 Oct 2022 07:09:15 +0000 (09:09 +0200)
committerGitHub <noreply@github.com>
Fri, 28 Oct 2022 07:09:15 +0000 (09:09 +0200)
docs/migration/wsc55/deprecations_removals.md

index ae7be777a2d86f65889a7ac3ba51f01bf5437cdb..691c2e07f5228f897ca20b00252f4608f664f8a8 100644 (file)
@@ -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))