Update deprecations and removals
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 7 Dec 2022 11:15:10 +0000 (12:15 +0100)
committerGitHub <noreply@github.com>
Wed, 7 Dec 2022 11:15:10 +0000 (12:15 +0100)
docs/migration/wsc55/deprecations_removals.md

index f44aaf569cedb015f37e5048c5e3ceb6d4b107da..7183b88b5d927166a017ad3acc5e44ce53acf97d 100644 (file)
@@ -23,6 +23,7 @@ With version 6.0, we have deprecated certain components and removed several othe
 - `wcf\system\io\RemoteFile::supportsSSL()` ([WoltLab/WCF#4790](https://github.com/WoltLab/WCF/pull/4790))
 - `wcf\system\request\RequestHandler::inRescueMode()` ([WoltLab/WCF#4831](https://github.com/WoltLab/WCF/pull/4831))
 - `wcf\system\session\SessionHandler::getLanguageIDs()` ([WoltLab/WCF#4839](https://github.com/WoltLab/WCF/pull/4839))
+- `wcf\system\user\multifactor\webauthn\Challenge::getOptionsAsJson()`
 - `wcf\system\WCF::getActivePath()` ([WoltLab/WCF#4827](https://github.com/WoltLab/WCF/pull/4827))
 - `wcf\system\WCF::getFavicon()` ([WoltLab/WCF#4785](https://github.com/WoltLab/WCF/pull/4785))
 - `wcf\system\WCF::useDesktopNotifications()` ([WoltLab/WCF#4785](https://github.com/WoltLab/WCF/pull/4785))