diff options
author | Robin Appelman <robin@icewind.nl> | 2024-12-20 15:06:05 +0100 |
---|---|---|
committer | Maksim Sukharev <antreesy.web@gmail.com> | 2025-01-10 16:25:31 +0100 |
commit | c6b05bc41245c0264c4019b7875b3b6bc94750ec (patch) | |
tree | 9260e4dfaf265040439c173d59be3b0c503b9dcb | |
parent | 85af1b471588ae8d3a7228816e94127555351fb1 (diff) | |
download | nextcloud-server-backport/49887/stable30.tar.gz nextcloud-server-backport/49887/stable30.zip |
chore: update baselinebackport/49887/stable30
Signed-off-by: Robin Appelman <robin@icewind.nl>
-rw-r--r-- | build/psalm-baseline.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index a8839fd25ff..5d52fb931cc 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2258,14 +2258,6 @@ <code><![CDATA[int]]></code> </InvalidReturnType> </file> - <file src="lib/private/Files/Utils/Scanner.php"> - <LessSpecificReturnStatement> - <code><![CDATA[$mounts]]></code> - </LessSpecificReturnStatement> - <MoreSpecificReturnType> - <code><![CDATA[\OC\Files\Mount\MountPoint[]]]></code> - </MoreSpecificReturnType> - </file> <file src="lib/private/Files/View.php"> <InvalidScalarArgument> <code><![CDATA[$mtime]]></code> |