From 7cc477962bebb680bb2d4e319a6834ee448bc427 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim=20D=C3=BCsterhus?= Date: Mon, 25 Oct 2021 11:04:58 +0200 Subject: [PATCH] Add `ENABLE_CENSORSHIP` to deprecations_removals.md --- docs/migration/wsc54/deprecations_removals.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/migration/wsc54/deprecations_removals.md b/docs/migration/wsc54/deprecations_removals.md index dbd828a8..02ca1548 100644 --- a/docs/migration/wsc54/deprecations_removals.md +++ b/docs/migration/wsc54/deprecations_removals.md @@ -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)) -- 2.20.1