Skip to content

Commit

Permalink
Merge pull request #48057 from nextcloud/automated/noid/stable29-upda…
Browse files Browse the repository at this point in the history
…te-psalm-baseline
  • Loading branch information
provokateurin authored Sep 16, 2024
2 parents 408c870 + 12bb12d commit 4ada114
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2266,9 +2266,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>
Expand Down

0 comments on commit 4ada114

Please sign in to comment.