diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2024-09-16 02:36:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-16 02:36:14 +0000 |
commit | 12bb12df8494643b7062110494f710cb811d513a (patch) | |
tree | fa148ddaa21d44d6b4bd1e7b62e70a1bb214c84e /build/psalm-baseline.xml | |
parent | ba94d22a630f25d8424ca8ec6ca93887f716e53d (diff) | |
download | nextcloud-server-12bb12df8494643b7062110494f710cb811d513a.tar.gz nextcloud-server-12bb12df8494643b7062110494f710cb811d513a.zip |
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r-- | build/psalm-baseline.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 4aa876c66cd..2c664101ea4 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -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> |