mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
chore: update psalm baseline
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
parent
8b432809b4
commit
cc365554c6
1 changed files with 0 additions and 16 deletions
|
|
@ -2575,8 +2575,6 @@
|
|||
'loginName2UserName'
|
||||
)]]></code>
|
||||
<code><![CDATA[dispatch]]></code>
|
||||
<code><![CDATA[registerService]]></code>
|
||||
<code><![CDATA[registerService]]></code>
|
||||
</DeprecatedMethod>
|
||||
</file>
|
||||
<file src="apps/user_ldap/lib/Configuration.php">
|
||||
|
|
@ -2617,20 +2615,6 @@
|
|||
<code><![CDATA[$i]]></code>
|
||||
</InvalidOperand>
|
||||
</file>
|
||||
<file src="apps/user_ldap/lib/LDAPProvider.php">
|
||||
<DeprecatedInterface>
|
||||
<code><![CDATA[IServerContainer]]></code>
|
||||
</DeprecatedInterface>
|
||||
<DeprecatedMethod>
|
||||
<code><![CDATA[getGroupManager]]></code>
|
||||
<code><![CDATA[getUserManager]]></code>
|
||||
</DeprecatedMethod>
|
||||
</file>
|
||||
<file src="apps/user_ldap/lib/LDAPProviderFactory.php">
|
||||
<DeprecatedInterface>
|
||||
<code><![CDATA[private]]></code>
|
||||
</DeprecatedInterface>
|
||||
</file>
|
||||
<file src="apps/user_ldap/lib/Mapping/AbstractMapping.php">
|
||||
<DeprecatedMethod>
|
||||
<code><![CDATA[getDatabasePlatform]]></code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue