Add `ModificationLogHandler` to deleted classes in version 5.5
authorMatthias Schmidt <gravatronics@live.com>
Thu, 24 Jun 2021 06:09:15 +0000 (08:09 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Thu, 24 Jun 2021 06:09:15 +0000 (08:09 +0200)
See WoltLab/WCF#4340

docs/migration/wsc54/deprecations_removals.md

index e189e36857c8e5eb959c83a057dd0020ae2973f8..205be8f08ee6b8ad86638ec9ea5205d5cfed2067 100644 (file)
@@ -32,6 +32,7 @@ With version 5.5, we have deprecated certain components and removed several othe
 - `wbb\data\thread\NewsList`
 - `wcf\form\RecaptchaForm` ([WoltLab/WCF#4289](https://github.com/WoltLab/WCF/pull/4289))
 - `wcf\system\cache\builder\TemplateListenerCacheBuilder` ([WoltLab/WCF#4297](https://github.com/WoltLab/WCF/pull/4297))
+- `wcf\system\log\modification\ModificationLogHandler` ([WoltLab/WCF#4340](https://github.com/WoltLab/WCF/pull/4340))
 - `wcf\system\recaptcha\RecaptchaHandlerV2` ([WoltLab/WCF#4289](https://github.com/WoltLab/WCF/pull/4289))
 - `wcf\util\PasswordUtil`