From c33a878cb13319e621521cc4466e9271413412c9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim=20D=C3=BCsterhus?= Date: Thu, 27 Apr 2023 16:24:12 +0200 Subject: [PATCH] Update deprecations and removals see WoltLab/WCF#5459 --- docs/migration/wsc55/deprecations_removals.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/migration/wsc55/deprecations_removals.md b/docs/migration/wsc55/deprecations_removals.md index 34745fbb..9b1096f4 100644 --- a/docs/migration/wsc55/deprecations_removals.md +++ b/docs/migration/wsc55/deprecations_removals.md @@ -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 -- 2.20.1