Browse Source

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

[master] Update psalm-baseline.xml
pull/47860/head
github-actions[bot] 1 year ago
committed by GitHub
parent
commit
2a663b28be
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3
      build/psalm-baseline.xml

3
build/psalm-baseline.xml

@ -2154,9 +2154,6 @@
<InvalidReturnType>
<code><![CDATA[fopen]]></code>
</InvalidReturnType>
<NullableReturnStatement>
<code><![CDATA[null]]></code>
</NullableReturnStatement>
</file>
<file src="lib/private/Files/Storage/FailedStorage.php">
<InvalidReturnStatement>

Loading…
Cancel
Save