Add `ENABLE_CENSORSHIP` to deprecations_removals.md
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 25 Oct 2021 09:04:58 +0000 (11:04 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Oct 2021 09:04:58 +0000 (11:04 +0200)
docs/migration/wsc54/deprecations_removals.md

index dbd828a8db067d57bab4aaaba3488bd064941ae2..02ca154829ae32378202d62e1c6b3f01c165e0b8 100644 (file)
@@ -134,6 +134,7 @@ With version 5.5, we have deprecated certain components and removed several othe
 
 #### Options
 
+- `ENABLE_CENSORSHIP` (always call `Censorship::test()`, see [WoltLab/WCF#4567](https://github.com/WoltLab/WCF/pull/4567))
 - `MODULE_SYSTEM_RECAPTCHA` ([WoltLab/WCF#4305](https://github.com/WoltLab/WCF/pull/4305))
 - `PROFILE_MAIL_USE_CAPTCHA` ([WoltLab/WCF#4399](https://github.com/WoltLab/WCF/pull/4399))
 - The `may` value for `MAIL_SMTP_STARTTLS` ([WoltLab/WCF#4398](https://github.com/WoltLab/WCF/pull/4398))