diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 73dfeab49e4..fc36c3c7b4b 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2018,11 +2018,6 @@ <code><![CDATA[getSettingsManager]]></code> </UndefinedInterfaceMethod> </file> - <file src="apps/settings/lib/Controller/AISettingsController.php"> - <DeprecatedMethod> - <code><![CDATA[setAppValue]]></code> - </DeprecatedMethod> - </file> <file src="apps/settings/lib/Controller/AppSettingsController.php"> <DeprecatedMethod> <code><![CDATA[getAppValue]]></code> @@ -2083,9 +2078,6 @@ continue; }]]></code> </DeprecatedInterface> - <DeprecatedMethod> - <code><![CDATA[getAppValue]]></code> - </DeprecatedMethod> </file> <file src="apps/settings/lib/Settings/Admin/Security.php"> <UndefinedInterfaceMethod> @@ -2783,7 +2775,6 @@ <code><![CDATA[query]]></code> <code><![CDATA[query]]></code> <code><![CDATA[query]]></code> - <code><![CDATA[query]]></code> </DeprecatedMethod> <InvalidArgument> <code><![CDATA[$missingCheck]]></code> @@ -3010,12 +3001,6 @@ <code><![CDATA[resetDelayForIP]]></code> </DeprecatedMethod> </file> - <file src="core/Command/TaskProcessing/EnabledCommand.php"> - <DeprecatedMethod> - <code><![CDATA[getAppValue]]></code> - <code><![CDATA[setAppValue]]></code> - </DeprecatedMethod> - </file> <file src="core/Command/Upgrade.php"> <DeprecatedMethod> <code><![CDATA[listen]]></code> |