Skip to content

Commit c7e114a

Browse files
authored
Document the deprecation of UserAvatarAction::fetchRemoteAvatar()
see WoltLab/WCF#4744
1 parent b59bc90 commit c7e114a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/migration/wsc54/deprecations_removals.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ With version 5.5, we have deprecated certain components and removed several othe
2727
#### Methods
2828

2929
- `wcf\action\MessageQuoteAction::markForRemoval()` ([WoltLab/WCF#4452](https://github.com/WoltLab/WCF/pull/4452))
30+
- `wcf\data\user\avatar\UserAvatarAction::fetchRemoteAvatar()` ([WoltLab/WCF#4744](https://github.com/WoltLab/WCF/pull/4744))
3031
- `wcf\data\user\notification\UserNotificationAction::getOutstandingNotifications()` ([WoltLab/WCF#4603](https://github.com/WoltLab/WCF/pull/4603))
3132
- `wcf\data\moderation\queue\ModerationQueueAction::getOutstandingQueues()` ([WoltLab/WCF#4603](https://github.com/WoltLab/WCF/pull/4603))
3233
- `wcf\system\message\QuickReplyManager::setTmpHash()` ([WoltLab/WCF#4575](https://github.com/WoltLab/WCF/pull/4575))

0 commit comments

Comments
 (0)