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

[master] Update psalm-baseline.xml
pull/32827/head
Carl Schwan 4 years ago committed by GitHub
commit 2525f7eb39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      build/psalm-baseline.xml

@ -2017,11 +2017,6 @@
<code>$this-&gt;timeFactory-&gt;getTime()</code>
</InvalidScalarArgument>
</file>
<file src="core/Command/Maintenance/Mimetype/GenerateMimetypeFileBuilder.php">
<InvalidArrayAccess occurrences="1">
<code>$k[0]</code>
</InvalidArrayAccess>
</file>
<file src="core/Command/Maintenance/Mimetype/UpdateDB.php">
<UndefinedInterfaceMethod occurrences="2">
<code>getAllMappings</code>

Loading…
Cancel
Save