mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
chore: Update psalm baseline
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
parent
bdfe8ed77e
commit
f22f3793f7
1 changed files with 0 additions and 8 deletions
|
|
@ -4140,14 +4140,6 @@
|
|||
<code><![CDATA[inet_ntop(substr($binary, -4))]]></code>
|
||||
</FalsableReturnStatement>
|
||||
</file>
|
||||
<file src="lib/private/ServerContainer.php">
|
||||
<InvalidPropertyAssignmentValue>
|
||||
<code><![CDATA[$this->hasNoAppContainer]]></code>
|
||||
</InvalidPropertyAssignmentValue>
|
||||
<NoValue>
|
||||
<code><![CDATA[return $this->appContainers[$namespace];]]></code>
|
||||
</NoValue>
|
||||
</file>
|
||||
<file src="lib/private/Session/Internal.php">
|
||||
<MoreSpecificImplementedParamType>
|
||||
<code><![CDATA[$value]]></code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue