From a853162403d2681b047cc608adb0c39dd63113c9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim=20D=C3=BCsterhus?= Date: Fri, 27 Aug 2021 15:01:59 +0200 Subject: [PATCH] Add deprecation of HTTP_SEND_X_FRAME_OPTIONS --- docs/migration/wsc54/deprecations_removals.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/migration/wsc54/deprecations_removals.md b/docs/migration/wsc54/deprecations_removals.md index 20d37a9f..092d22d9 100644 --- a/docs/migration/wsc54/deprecations_removals.md +++ b/docs/migration/wsc54/deprecations_removals.md @@ -26,6 +26,10 @@ With version 5.5, we have deprecated certain components and removed several othe - `wcf\acp\page\PackagePage::$compatibleVersions` ([WoltLab/WCF#4371](https://github.com/WoltLab/WCF/pull/4371)) - `wcf\system\io\GZipFile::$gzopen64` ([WoltLab/WCF#4381](https://github.com/WoltLab/WCF/pull/4381)) +#### Options + +- `HTTP_SEND_X_FRAME_OPTIONS` ([WoltLab/WCF#4474](https://github.com/WoltLab/WCF/pull/4474)) + ### JavaScript - `WCF.Search.Message.KeywordList` ([WoltLab/WCF#4402](https://github.com/WoltLab/WCF/pull/4402)) -- 2.20.1