Document the removal of PostAction::jumpToExtended()
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 3 Dec 2021 13:15:43 +0000 (14:15 +0100)
committerGitHub <noreply@github.com>
Fri, 3 Dec 2021 13:15:43 +0000 (14:15 +0100)
docs/migration/wsc54/deprecations_removals.md

index 47cf62c2936f8d49c33d31dade14de50ddaa0df3..f74b0376756ddfc8cb249673e6b21d62cb6b1186 100644 (file)
@@ -89,6 +89,7 @@ With version 5.5, we have deprecated certain components and removed several othe
 #### Methods
 
 - `wbb\data\board\BoardCache::getLabelGroups()`
+- `wbb\data\post\PostAction::jumpToExtended()` (this method always threw a `BadMethodCallException`)
 - `wbb\data\thread\ThreadAction::countReplies()`
 - `wbb\data\thread\ThreadAction::validateCountReplies()`
 - `wcf\acp\form\UserGroupOptionForm::verifyPermissions()` ([WoltLab/WCF#4312](https://github.com/WoltLab/WCF/pull/4312))