Update deprecations and removals
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 27 May 2022 09:12:30 +0000 (11:12 +0200)
committerGitHub <noreply@github.com>
Fri, 27 May 2022 09:12:30 +0000 (11:12 +0200)
see WoltLab/WCF#4820

docs/migration/wsc55/deprecations_removals.md

index 6823ceacd7504d2a2f48e2d0bc3aff968d796c58..ef2fa58a642f3d33544d7e2670fd3ea17012dd68 100644 (file)
@@ -56,7 +56,8 @@ With version 5.6, we have deprecated certain components and removed several othe
 - The `$forceHTTP` parameter of `wcf\system\package\PackageUpdateDispatcher::getPackageUpdateXML()` ([WoltLab/WCF#4790](https://github.com/WoltLab/WCF/pull/4790))
 - `wcf\system\WCFACP::initPackage()` ([WoltLab/WCF#4794](https://github.com/WoltLab/WCF/pull/4794))
 - `wcf\system\WCFACP::getFrontendMenu()` ([WoltLab/WCF#4812](https://github.com/WoltLab/WCF/pull/4812))
-- `wcf\system\request\Request::getPageName()` ([WoltLab/WCF#4822](https://github.com/WoltLab/WCF/pull/4822))
+- `wcf\system\request\Request::execute()` ([WoltLab/WCF#4820](https://github.com/WoltLab/WCF/pull/4820))
+- `wcf\system\request\Request::getPageType()` ([WoltLab/WCF#4822](https://github.com/WoltLab/WCF/pull/4822))
 - `wcf\system\request\Request::getPageType()` ([WoltLab/WCF#4822](https://github.com/WoltLab/WCF/pull/4822))
 - The `$dbNumber` parameter of `wcf\system\WCFSetup::getConflictedTables()` ([WoltLab/WCF#4791](https://github.com/WoltLab/WCF/pull/4791))