Add deprecation of HTTP_SEND_X_FRAME_OPTIONS
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 27 Aug 2021 13:01:59 +0000 (15:01 +0200)
committerGitHub <noreply@github.com>
Fri, 27 Aug 2021 13:01:59 +0000 (15:01 +0200)
docs/migration/wsc54/deprecations_removals.md

index 20d37a9f0a216449a4e9486f436b3981b864891c..092d22d9942e609be0b6c29246a3ccaebae5c72d 100644 (file)
@@ -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))