Merge pull request #48059 from nextcloud/automated/noid/stable30-update-psalm-baseline

[stable30] Update psalm-baseline.xml
This commit is contained in:
github-actions[bot] 2024-09-16 11:06:07 +02:00 committed by GitHub
commit 3a22fe2770
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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