From: Tim Düsterhus Date: Tue, 10 Aug 2021 14:17:03 +0000 (+0200) Subject: Document the deprecation of `MessageQuoteAction::markForRemoval()` X-Git-Tag: 5.6.final~177 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=29ab90a110f2a88c661dd9b68814119c44e8f882;p=GitHub%2FWoltLab%2Fwoltlab.github.io.git Document the deprecation of `MessageQuoteAction::markForRemoval()` --- diff --git a/docs/migration/wsc54/deprecations_removals.md b/docs/migration/wsc54/deprecations_removals.md index ef2a5e8f..d9cf9b08 100644 --- a/docs/migration/wsc54/deprecations_removals.md +++ b/docs/migration/wsc54/deprecations_removals.md @@ -17,6 +17,7 @@ With version 5.5, we have deprecated certain components and removed several othe - `wcf\util\MathUtil::getRandomValue()` ([WoltLab/WCF#4280](https://github.com/WoltLab/WCF/pull/4280)) - `wcf\util\StringUtil::getHash()` ([WoltLab/WCF#4279](https://github.com/WoltLab/WCF/pull/4279)) +- `wcf\action\MessageQuoteAction::markForRemoval()` ([WoltLab/WCF#4452](https://github.com/WoltLab/WCF/pull/4452)) #### Properties @@ -26,6 +27,7 @@ With version 5.5, we have deprecated certain components and removed several othe ### JavaScript - `WCF.Search.Message.KeywordList` ([WoltLab/WCF#4402](https://github.com/WoltLab/WCF/pull/4402)) +- `WCF.Message.Quote.Manager.markQuotesForRemoval()` ([WoltLab/WCF#4452](https://github.com/WoltLab/WCF/pull/4452)) ### Database Tables