From bc6496132aaaf6e28fc3fcb5d4ba4dab38503dd4 Mon Sep 17 00:00:00 2001 From: joshuaruesweg Date: Wed, 29 Sep 2021 15:24:50 +0200 Subject: [PATCH] Deprecate set style with a request variable --- docs/migration/wsc54/deprecations_removals.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/migration/wsc54/deprecations_removals.md b/docs/migration/wsc54/deprecations_removals.md index eed993a4..4bb1f29c 100644 --- a/docs/migration/wsc54/deprecations_removals.md +++ b/docs/migration/wsc54/deprecations_removals.md @@ -51,6 +51,9 @@ With version 5.5, we have deprecated certain components and removed several othe - `wcf1_package_update_compatibility` ([WoltLab/WCF#4385](https://github.com/WoltLab/WCF/pull/4385)) - `wcf1_package_update_optional` ([WoltLab/WCF#4432](https://github.com/WoltLab/WCF/pull/4432)) +### Miscellaneous +- The global option to set a specific style with a request parameter (`$_REQUEST['styleID']`) is deprecated ([WoltLab/WCF#0c0111e9466e951d867f43869f040ea4aa27c738](https://github.com/WoltLab/WCF/commit/0c0111e9466e951d867f43869f040ea4aa27c738)) + ## Removals ### PHP -- 2.20.1