Skip to content

Commit c8bf726

Browse files
committed
Update deprecations and removals
1 parent efd73ba commit c8bf726

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

docs/migration/wsc61/deprecations_removals.md

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ With version 6.2, we have deprecated certain components and removed several othe
3535
- `wcf\acp\form\UserOptionListForm`
3636
- `wcf\form\AbstractCaptchaForm`
3737
- `wcf\form\MessageForm`
38-
- `wcf\data\conversation\message\SimplifiedViewableConversationMessageList` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))`
39-
- `wcf\data\conversation\message\ViewableConversationMessage` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))`
40-
- `wcf\data\conversation\message\ViewableConversationMessageList` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))`
38+
- `wcf\data\conversation\message\SimplifiedViewableConversationMessageList` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))
39+
- `wcf\data\conversation\message\ViewableConversationMessage` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))
40+
- `wcf\data\conversation\message\ViewableConversationMessageList` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))
4141

4242
#### Methods
4343

@@ -64,14 +64,15 @@ With version 6.2, we have deprecated certain components and removed several othe
6464
- `wcf\system\message\quote\MessageQuoteManager::assignVariables()` ([WoltLab/WCF#6163](https://github.com/WoltLab/WCF/pull/6163/))
6565
- `wcf\system\message\quote\MessageQuoteManager::getQuoteMessageID()` ([WoltLab/WCF#6163](https://github.com/WoltLab/WCF/pull/6163/))
6666
- `wcf\system\message\quote\MessageQuoteManager::isFullQuote()` ([WoltLab/WCF#6163](https://github.com/WoltLab/WCF/pull/6163/))
67-
- `wcf\data\conversation\Conversation::getUserConversation()` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))`
68-
- `wcf\data\conversation\Conversation::getUserConversations()` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))`
69-
- `wcf\data\conversation\Conversation::hasOtherParticipants()` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))`
70-
- `wcf\data\conversation\Conversation::validateParticipants()` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))`
71-
- `wcf\data\conversation\Conversation::validateGroupParticipants()` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))`
72-
- `wcf\data\conversation\Conversation::validateParticipant()` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))`
67+
- `wcf\data\conversation\Conversation::getUserConversation()` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))
68+
- `wcf\data\conversation\Conversation::getUserConversations()` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))
69+
- `wcf\data\conversation\Conversation::hasOtherParticipants()` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))
70+
- `wcf\data\conversation\Conversation::validateParticipants()` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))
71+
- `wcf\data\conversation\Conversation::validateGroupParticipants()` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))
72+
- `wcf\data\conversation\Conversation::validateParticipant()` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))
7373
- `wcf\data\user\group\UserGroupAction::copy()`
7474
- `wcf\data\user\group\UserGroupAction::validateCopy()`
75+
- `wcf\data\unfurl\url\UnfurlUrlAction::findOrCreate()` ([WoltLab/WCF#6408](https://github.com/WoltLab/WCF/pull/6408))
7576

7677
#### Variables
7778

@@ -144,7 +145,7 @@ With version 6.2, we have deprecated certain components and removed several othe
144145
- `calendar\system\message\quote\EventMessageQuoteHandler`
145146
- `wbb\system\message\quote\PostMessageQuoteHandler`
146147
- `blog\system\message\quote\EntryMessageQuoteHandler`
147-
- `wcf\data\conversation\ViewableConversation` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))`
148+
- `wcf\data\conversation\ViewableConversation` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))
148149

149150
#### Methods
150151

@@ -198,10 +199,10 @@ With version 6.2, we have deprecated certain components and removed several othe
198199
- `blog\data\entry\EntryAction::saveQuote()`
199200
- `blog\data\entry\EntryAction::validateGetRenderedQuotes()`
200201
- `blog\data\entry\EntryAction::getRenderedQuotes()`
201-
- `wcf\data\category\CategoryAction::toggleContainer()` ([WoltLab/WCF#6298](https://github.com/WoltLab/WCF/pull/6298))`
202-
- `wcf\data\conversation\Conversation::loadUserParticipation()` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))`
203-
- `wcf\data\conversation\ConversationEditor::updateParticipantSummary()` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))`
204-
- `wcf\data\conversation\ConversationEditor::updateParticipantSummaries()` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))`
202+
- `wcf\data\category\CategoryAction::toggleContainer()` ([WoltLab/WCF#6298](https://github.com/WoltLab/WCF/pull/6298))
203+
- `wcf\data\conversation\Conversation::loadUserParticipation()` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))
204+
- `wcf\data\conversation\ConversationEditor::updateParticipantSummary()` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))
205+
- `wcf\data\conversation\ConversationEditor::updateParticipantSummaries()` ([WoltLab/com.woltlab.wcf.conversation#219](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219))
205206

206207
#### Properties
207208

0 commit comments

Comments
 (0)