Merge pull request #48058 from nextcloud/automated/noid/stable28-update-psalm-baseline

This commit is contained in:
Kate 2024-09-23 09:20:46 +02:00 committed by GitHub
commit 285136616e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2669,9 +2669,6 @@
</InvalidReturnType>
</file>
<file src="lib/private/Files/Storage/Local.php">
<ImplicitToStringCast>
<code>$file</code>
</ImplicitToStringCast>
<TypeDoesNotContainNull>
<code>$space === false || is_null($space)</code>
<code>is_null($space)</code>