Update deprecations and removals
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 21 Sep 2022 07:11:16 +0000 (09:11 +0200)
committerGitHub <noreply@github.com>
Wed, 21 Sep 2022 07:11:16 +0000 (09:11 +0200)
docs/migration/wsc55/deprecations_removals.md

index 4462d67c2090eeb5a029620ba42bf7846a20a6a5..88e3af651519f3ca15f9d20eb047a57367b118bb 100644 (file)
@@ -70,6 +70,7 @@ With version 6.0, we have deprecated certain components and removed several othe
 - `wcf\system\bbcode\highlighter\Highlighter` ([WoltLab/WCF#4926](https://github.com/WoltLab/WCF/pull/4926))
 - `wcf\system\cache\source\MemcachedCacheSource` ([WoltLab/WCF#4928](https://github.com/WoltLab/WCF/pull/4928))
 - `wcf\system\cli\command\PackageCLICommand` ([WoltLab/WCF#4946](https://github.com/WoltLab/WCF/pull/4946))
+- `wcf\system\database\table\column/\UnsupportedDefaultValue` ([WoltLab/WCF#5012](https://github.com/WoltLab/WCF/pull/5012))
 - `wcf\system\mail\Mail` ([WoltLab/WCF#4941](https://github.com/WoltLab/WCF/pull/4941))
 - `wcf\system\option\DesktopNotificationApplicationSelectOptionType` ([WoltLab/WCF#4785](https://github.com/WoltLab/WCF/pull/4785))
 - `wcf\system\search\elasticsearch\ElasticsearchException`