Add deprecation of the global `escapeString` helper
authorTim Düsterhus <duesterhus@woltlab.com>
Tue, 21 Sep 2021 15:44:37 +0000 (17:44 +0200)
committerGitHub <noreply@github.com>
Tue, 21 Sep 2021 15:44:37 +0000 (17:44 +0200)
se WoltLab/WCF#4506

docs/migration/wsc54/deprecations_removals.md

index e5c7c350901e1727f5c97358bae41c7a2eb9fc5f..279f28c41fc610221c6524be5a95bb72bcbda986 100644 (file)
@@ -27,6 +27,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))
 
+#### Functions
+
+- The global `escapeString` helper ([WoltLab/WCF#4506](https://github.com/WoltLab/WCF/pull/4506))
+
 #### Options
 
 - `HTTP_SEND_X_FRAME_OPTIONS` ([WoltLab/WCF#4474](https://github.com/WoltLab/WCF/pull/4474))