Skip to content

Commit f6fb3fd

Browse files
committed
Update deprecations and removals
1 parent 38b94dd commit f6fb3fd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/migration/wsc61/deprecations_removals.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ With version 6.2, we have deprecated certain components and removed several othe
3030
- `wcf\system\moderation\AbstractDeletedContentProvider` ([WoltLab/WCF#6285](https://github.com/WoltLab/WCF/pull/6285))
3131
- `wcf\system\moderation\IDeletedContentProvider` ([WoltLab/WCF#6285](https://github.com/WoltLab/WCF/pull/6285))
3232
- `wcf\system\form\builder\field\MultipleSelectFormField`
33+
- `wcf\acp\form\AbstractAcpForm`
34+
- `wcf\acp\form\AbstractOptionListForm`
35+
- `wcf\acp\form\UserOptionListForm`
36+
- `wcf\form\AbstractCaptchaForm`
37+
- `wcf\form\MessageForm`
3338

3439
#### Methods
3540

@@ -109,6 +114,7 @@ With version 6.2, we have deprecated certain components and removed several othe
109114
- `WoltLabSuite/Core/Ui/User/Profile/Menu/Item/Ignore` ([WoltLab/WCF#6126](https://github.com/WoltLab/WCF/pull/6126/))
110115
- `WoltLabSuite/Core/Ui/Message/Quote` ([WoltLab/WCF#6163](https://github.com/WoltLab/WCF/pull/6163/))
111116
- `WoltLabSuite/Core/Ui/Notification` ([WoltLab/WCF/commit/bc4ed044790cea4c73f9691866a9b0f031b87440](https://github.com/WoltLab/WCF/commit/bc4ed044790cea4c73f9691866a9b0f031b87440))
117+
- `WoltLabSuite/Core/Acp/Ui/Article/InlineEditor` ([WoltLab/WCF#6373](https://github.com/WoltLab/WCF/pull/6373))
112118

113119
## Removals
114120

0 commit comments

Comments
 (0)