diff options
author | Côme Chilliet <come.chilliet@nextcloud.com> | 2025-05-22 15:57:04 +0200 |
---|---|---|
committer | Côme Chilliet <come.chilliet@nextcloud.com> | 2025-06-10 16:08:52 +0200 |
commit | b9949b2381bf64e074206bad2029b772f9d238fd (patch) | |
tree | 3a70d7d67d630da0704a5a3055aaeb55bf4cd6f8 | |
parent | f48e5aa1f30ba2d3f3a27c4193420be5433e8856 (diff) | |
download | nextcloud-server-fix/cache-ldap-configuration-prefixes.tar.gz nextcloud-server-fix/cache-ldap-configuration-prefixes.zip |
chore: update psalm baselinefix/cache-ldap-configuration-prefixes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
-rw-r--r-- | build/psalm-baseline.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 5e1cdb28dd3..4c189cc41a3 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2597,14 +2597,6 @@ <code><![CDATA[$gid]]></code> </ParamNameMismatch> </file> - <file src="apps/user_ldap/lib/Helper.php"> - <DeprecatedMethod> - <code><![CDATA[execute]]></code> - <code><![CDATA[getAppKeys]]></code> - <code><![CDATA[getAppValue]]></code> - <code><![CDATA[getAppValue]]></code> - </DeprecatedMethod> - </file> <file src="apps/user_ldap/lib/Jobs/CleanUp.php"> <DeprecatedMethod> <code><![CDATA[getAppValue]]></code> |