From c7e114a64b3706c363a796360124cbd9bc17cb7b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim=20D=C3=BCsterhus?= Date: Wed, 20 Apr 2022 14:24:25 +0200 Subject: [PATCH] Document the deprecation of UserAvatarAction::fetchRemoteAvatar() see WoltLab/WCF#4744 --- docs/migration/wsc54/deprecations_removals.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/migration/wsc54/deprecations_removals.md b/docs/migration/wsc54/deprecations_removals.md index 4a48e731..0ef57a80 100644 --- a/docs/migration/wsc54/deprecations_removals.md +++ b/docs/migration/wsc54/deprecations_removals.md @@ -27,6 +27,7 @@ With version 5.5, we have deprecated certain components and removed several othe #### Methods - `wcf\action\MessageQuoteAction::markForRemoval()` ([WoltLab/WCF#4452](https://github.com/WoltLab/WCF/pull/4452)) +- `wcf\data\user\avatar\UserAvatarAction::fetchRemoteAvatar()` ([WoltLab/WCF#4744](https://github.com/WoltLab/WCF/pull/4744)) - `wcf\data\user\notification\UserNotificationAction::getOutstandingNotifications()` ([WoltLab/WCF#4603](https://github.com/WoltLab/WCF/pull/4603)) - `wcf\data\moderation\queue\ModerationQueueAction::getOutstandingQueues()` ([WoltLab/WCF#4603](https://github.com/WoltLab/WCF/pull/4603)) - `wcf\system\message\QuickReplyManager::setTmpHash()` ([WoltLab/WCF#4575](https://github.com/WoltLab/WCF/pull/4575)) -- 2.20.1