Document deprecation of WCF::getAnchor()
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 14 Jan 2022 13:34:19 +0000 (14:34 +0100)
committerGitHub <noreply@github.com>
Fri, 14 Jan 2022 13:34:19 +0000 (14:34 +0100)
docs/migration/wsc54/deprecations_removals.md

index 8d0f474590b2660fbaa5d90439676f81da10427d..bcff2025187770c02dc2cb7f3210d4b19a052e6b 100644 (file)
@@ -32,6 +32,7 @@ With version 5.5, we have deprecated certain components and removed several othe
 - `wcf\system\request\Request::isExecuted()` ([WoltLab/WCF#4485](https://github.com/WoltLab/WCF/pull/4485))
 - `wcf\system\search\elasticsearch\ElasticsearchHandler::query()`
 - `wcf\system\session\Session::getDeviceIcon()` ([WoltLab/WCF#4525](https://github.com/WoltLab/WCF/pull/4525))
+- `wcf\system\WCF::getAnchor()` ([WoltLab/WCF#4580](https://github.com/WoltLab/WCF/pull/4580))
 - `wcf\util\MathUtil::getRandomValue()` ([WoltLab/WCF#4280](https://github.com/WoltLab/WCF/pull/4280))
 - `wcf\util\StringUtil::endsWith()` ([WoltLab/WCF#4509](https://github.com/WoltLab/WCF/pull/4509))
 - `wcf\util\StringUtil::getHash()` ([WoltLab/WCF#4279](https://github.com/WoltLab/WCF/pull/4279))