mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 18:50:47 -04:00
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
44c29eb273
commit
3d07fa5888
1 changed files with 0 additions and 4 deletions
|
|
@ -707,7 +707,6 @@
|
|||
<code>string[]</code>
|
||||
</InvalidReturnType>
|
||||
<NullableReturnStatement occurrences="8">
|
||||
<code>$this->circleToPrincipal($name)</code>
|
||||
<code>null</code>
|
||||
<code>null</code>
|
||||
<code>null</code>
|
||||
|
|
@ -2171,9 +2170,6 @@
|
|||
<code>!is_null($attr) && !is_array($attr)</code>
|
||||
<code>isset($ldapRecord[$this->connection->$uuidAttr])</code>
|
||||
</TypeDoesNotContainType>
|
||||
<UndefinedVariable occurrences="1">
|
||||
<code>$uidsByDn</code>
|
||||
</UndefinedVariable>
|
||||
</file>
|
||||
<file src="apps/user_ldap/lib/AppInfo/Application.php">
|
||||
<InvalidArgument occurrences="1">
|
||||
|
|
|
|||
Loading…
Reference in a new issue