diff options
author | Kate <26026535+provokateurin@users.noreply.github.com> | 2024-09-16 11:06:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-16 11:06:09 +0200 |
commit | 4ada11453ff768a08cac4ec2f4146bc6a2955609 (patch) | |
tree | e1045875baa0918d10628e00aaf27314cf1c8e0e | |
parent | 408c870f616360fcc5d9dee014de8cdfd8a759ee (diff) | |
parent | 12bb12df8494643b7062110494f710cb811d513a (diff) | |
download | nextcloud-server-4ada11453ff768a08cac4ec2f4146bc6a2955609.tar.gz nextcloud-server-4ada11453ff768a08cac4ec2f4146bc6a2955609.zip |
Merge pull request #48057 from nextcloud/automated/noid/stable29-update-psalm-baseline
-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> |