Merge pull request #37360 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml
pull/37480/head
Côme Chilliet 2 years ago committed by GitHub
commit da4c5a0339
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      build/psalm-baseline.xml

@ -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