Browse Source

Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
tags/v27.0.0beta1
nextcloud-command 1 year ago
parent
commit
fc82e75519
1 changed files with 0 additions and 8 deletions
  1. 0
    8
      build/psalm-baseline.xml

+ 0
- 8
build/psalm-baseline.xml View File

@@ -3154,14 +3154,6 @@
<InvalidArgument occurrences="1">
<code>false</code>
</InvalidArgument>
<InvalidOperand occurrences="6">
<code>$this-&gt;appendIfExist($this-&gt;serverroot, $script.'.js')</code>
<code>$this-&gt;appendIfExist($this-&gt;serverroot, $theme_dir.$script.'.js')</code>
<code>$this-&gt;appendIfExist($this-&gt;serverroot, $theme_dir.'apps/'.$script.'.js')</code>
<code>$this-&gt;appendIfExist($this-&gt;serverroot, $theme_dir.'core/'.$script.'.js')</code>
<code>$this-&gt;appendIfExist($this-&gt;serverroot, 'apps/'.$script.'.js')</code>
<code>$this-&gt;appendIfExist($this-&gt;serverroot, 'core/'.$script.'.js')</code>
</InvalidOperand>
<ParamNameMismatch occurrences="2">
<code>$script</code>
<code>$script</code>

Loading…
Cancel
Save