Skip to content

Commit cc0bfc2

Browse files
committed
Update deprecations and removals
1 parent 8eb3c3e commit cc0bfc2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/migration/wsc62/deprecations_removals.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ With version 6.3, we have deprecated certain components and removed several othe
137137
- `wcf\data\attachment\AttachmentAction::copy()`
138138
- `wcf\data\application\ApplicationAction::rebuild()`
139139
- `wcf\data\application\ApplicationAction::markAsTainted()`
140+
- `wbb\data\thread\Thread::getSimilarThreads()`
140141

141142
#### Variables
142143

@@ -201,6 +202,9 @@ With version 6.3, we have deprecated certain components and removed several othe
201202
- `blog\data\blog\BlogAction::delete()`
202203
- `blog\data\entry\EntryAction::delete()`
203204
- `gallery\data\image\Image::getMasonryImageTag()`
205+
- `wbb\data\thread\ThreadAction::validateGetSimilarThreads()`
206+
- `wbb\data\thread\ThreadAction::getSimilarThreads()`
207+
- `wbb\data\thread\ThreadAction::updateSimilarThreads()`
204208

205209
#### Properties
206210

0 commit comments

Comments
 (0)