Skip to content

Commit 90a27a3

Browse files
committed
Update deprecations and removals
1 parent 4f4dbf8 commit 90a27a3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/migration/wsc61/deprecations_removals.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,22 @@ With version 6.2, we have deprecated certain components and removed several othe
7777
- `wcf\data\conversation\ConversationAction::markAsRead()`
7878
- `wcf\data\conversation\ConversationAction::validateMarkAllAsRead()`
7979
- `wcf\data\conversation\ConversationAction::validateMarkAsRead()`
80+
- `wcf\data\ad\AdAction::toggle()` ([WoltLab/WCF#6424](https://github.com/WoltLab/WCF/pull/6424/))
81+
- `wcf\data\bbcode\media\provider\BBCodeMediaProviderAction::toggle()` ([WoltLab/WCF#6424](https://github.com/WoltLab/WCF/pull/6424/))
82+
- `wcf\data\box\BoxAction::toggle()` ([WoltLab/WCF#6424](https://github.com/WoltLab/WCF/pull/6424/))
83+
- `wcf\data\captcha\question\CaptchaQuestionAction::toggle()` ([WoltLab/WCF#6424](https://github.com/WoltLab/WCF/pull/6424/))
84+
- `wcf\data\contact\option\ContactOptionAction::toggle()` ([WoltLab/WCF#6424](https://github.com/WoltLab/WCF/pull/6424/))
85+
- `wcf\data\contact\recipient\ContactRecipientAction::toggle()` ([WoltLab/WCF#6424](https://github.com/WoltLab/WCF/pull/6424/))
86+
- `wcf\data\cronjob\CronjobAction::toggle()` ([WoltLab/WCF#6424](https://github.com/WoltLab/WCF/pull/6424/))
87+
- `wcf\data\language\LanguageAction::toggle()` ([WoltLab/WCF#6424](https://github.com/WoltLab/WCF/pull/6424/))
88+
- `wcf\data\notice\NoticeAction::toggle()` ([WoltLab/WCF#6424](https://github.com/WoltLab/WCF/pull/6424/))
89+
- `wcf\data\package\update\server\PackageUpdateServerAction::toggle()` ([WoltLab/WCF#6424](https://github.com/WoltLab/WCF/pull/6424/))
90+
- `wcf\data\page\PageAction::toggle()` ([WoltLab/WCF#6424](https://github.com/WoltLab/WCF/pull/6424/))
91+
- `wcf\data\paid\subscription\PaidSubscriptionAction::toggle()` ([WoltLab/WCF#6424](https://github.com/WoltLab/WCF/pull/6424/))
92+
- `wcf\data\reaction\type\ReactionTypeAction::toggle()` ([WoltLab/WCF#6424](https://github.com/WoltLab/WCF/pull/6424/))
93+
- `wcf\data\style\StyleAction::toggle()` ([WoltLab/WCF#6424](https://github.com/WoltLab/WCF/pull/6424/))
94+
- `wcf\data\trophy\TrophyAction::toggle()` ([WoltLab/WCF#6424](https://github.com/WoltLab/WCF/pull/6424/))
95+
- `wcf\data\user\group\assignment\UserGroupAssignmentAction::toggle()` ([WoltLab/WCF#6424](https://github.com/WoltLab/WCF/pull/6424/))
8096

8197
#### Variables
8298

0 commit comments

Comments
 (0)