Update deprecations and removals
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 28 Oct 2022 11:32:46 +0000 (13:32 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 28 Oct 2022 11:35:30 +0000 (13:35 +0200)
docs/migration/wsc55/deprecations_removals.md

index 691c2e07f5228f897ca20b00252f4608f664f8a8..ecd40a194437931fd8e58e1c2a13df4d438a3a4d 100644 (file)
@@ -76,6 +76,7 @@ With version 6.0, we have deprecated certain components and removed several othe
 - `wcf\system\cli\command\PackageCLICommand` ([WoltLab/WCF#4946](https://github.com/WoltLab/WCF/pull/4946))
 - `wcf\system\cli\DatabaseCLICommandHistory` ([WoltLab/WCF#5058](https://github.com/WoltLab/WCF/pull/5058))
 - `wcf\system\database\table\column/\UnsupportedDefaultValue` ([WoltLab/WCF#5012](https://github.com/WoltLab/WCF/pull/5012))
+- `wcf\system\exception\ILoggingAwareException` (and associated functionality) ([WoltLab/WCF#5086](https://github.com/WoltLab/WCF/pull/5086))
 - `wcf\system\mail\Mail` ([WoltLab/WCF#4941](https://github.com/WoltLab/WCF/pull/4941))
 - `wcf\system\option\DesktopNotificationApplicationSelectOptionType` ([WoltLab/WCF#4785](https://github.com/WoltLab/WCF/pull/4785))
 - `wcf\system\search\elasticsearch\ElasticsearchException`
@@ -159,6 +160,10 @@ With version 6.0, we have deprecated certain components and removed several othe
 - `SECURITY_TOKEN` ([WoltLab/WCF#4934](https://github.com/WoltLab/WCF/pull/4934))
 - `WSC_API_VERSION` ([WoltLab/WCF#4943](https://github.com/WoltLab/WCF/pull/4943))
 
+#### Functions
+
+- The global `escapeString` helper ([WoltLab/WCF#5085](https://github.com/WoltLab/WCF/pull/5085))
+
 #### Options
 
 - `CACHE_SOURCE_MEMCACHED_HOST` ([WoltLab/WCF#4928](https://github.com/WoltLab/WCF/pull/4928))