mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #48059 from nextcloud/automated/noid/stable30-update-psalm-baseline
[stable30] Update psalm-baseline.xml
This commit is contained in:
commit
3a22fe2770
1 changed files with 0 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue