Update deprecations and removals
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 27 Apr 2023 14:24:12 +0000 (16:24 +0200)
committerGitHub <noreply@github.com>
Thu, 27 Apr 2023 14:24:12 +0000 (16:24 +0200)
see WoltLab/WCF#5459

docs/migration/wsc55/deprecations_removals.md

index 34745fbbd6615ab59d8170933d64e9ef821b846e..9b1096f4a8faab88bd3532995a01633faa530d2a 100644 (file)
@@ -11,6 +11,9 @@ With version 6.0, we have deprecated certain components and removed several othe
 - `wcf\action\AbstractDialogAction` ([WoltLab/WCF#4947](https://github.com/WoltLab/WCF/pull/4947))
 - `wcf\SensitiveArgument` ([WoltLab/WCF#4802](https://github.com/WoltLab/WCF/pull/4802))
 - `wcf\system\cli\command\IArgumentedCLICommand` ([WoltLab/WCF#5185](https://github.com/WoltLab/WCF/pull/5185))
+- `wcf\system\template\plugin\DateModifierTemplatePlugin` ([WoltLab/WCF#5459](https://github.com/WoltLab/WCF/pull/5459))
+- `wcf\system\template\plugin\TimeModifierTemplatePlugin` ([WoltLab/WCF#5459](https://github.com/WoltLab/WCF/pull/5459))
+- `wcf\system\template\plugin\PlainTimeModifierTemplatePlugin` ([WoltLab/WCF#5459](https://github.com/WoltLab/WCF/pull/5459))
 - `wcf\util\CronjobUtil` ([WoltLab/WCF#4923](https://github.com/WoltLab/WCF/pull/4923))
 
 #### Methods