From 5e3c6b3803c33efce289a97785e40ad0116fcd46 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim=20D=C3=BCsterhus?= Date: Fri, 27 May 2022 11:10:31 +0200 Subject: [PATCH] Update deprecations and removals see WoltLab/WCF#4822 --- docs/migration/wsc55/deprecations_removals.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/migration/wsc55/deprecations_removals.md b/docs/migration/wsc55/deprecations_removals.md index ede953bf..6823ceac 100644 --- a/docs/migration/wsc55/deprecations_removals.md +++ b/docs/migration/wsc55/deprecations_removals.md @@ -56,6 +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::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)) #### Properties -- 2.20.1