Document the removal of `AttachmentBBCode::setAttachmentList()`
authorAlexander Ebert <ebert@woltlab.com>
Fri, 13 Oct 2023 15:39:58 +0000 (17:39 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 13 Oct 2023 15:39:58 +0000 (17:39 +0200)
docs/migration/wsc55/deprecations_removals.md

index de028f1baa4aad72b6bfe8fdef0ae0e420224bd0..a52dee93451a8ffb02bccdbf6197e08af672dcf7 100644 (file)
@@ -39,6 +39,7 @@ With version 6.0, we have deprecated certain components and removed several othe
 - `wcf\util\Diff::getRawDiff()` ([WoltLab/WCF#4918](https://github.com/WoltLab/WCF/pull/4918))
 - `wcf\util\Diff::getUnixDiff()` ([WoltLab/WCF#4918](https://github.com/WoltLab/WCF/pull/4918))
 - `wcf\util\StringUtil::convertEncoding()` ([WoltLab/WCF#4800](https://github.com/WoltLab/WCF/pull/4800))
+- `wcf\system\bbcode\AttachmentBBCode::setAttachmentList()` ([WoltLab/WCF#5587](https://github.com/WoltLab/WCF/pull/5587))
 
 #### Properties