Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2021-10-22 07:11:24 +0300
committerGitHub <noreply@github.com>2021-10-22 07:11:24 +0300
commit4a3234500c44a65c0b2779ca267cbd134e3d5059 (patch)
tree4d766482b79acbc2270a9afbc098ae6e343de699 /build
parentfb18f291488c706abcc58f365fe71e7ece2fca39 (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml14
1 files changed, 1 insertions, 13 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 679e85f1f14..a55b6a2dac1 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1366,12 +1366,6 @@
<code>clearBucket</code>
</UndefinedMagicMethod>
</file>
- <file src="apps/files_external/lib/Lib/Storage/FtpConnection.php">
- <UndefinedConstant occurrences="2">
- <code>FTP_BINARY</code>
- <code>FTP_BINARY</code>
- </UndefinedConstant>
- </file>
<file src="apps/files_external/lib/Lib/Storage/SFTP.php">
<InternalMethod occurrences="1">
<code>put</code>
@@ -2495,9 +2489,6 @@
<InvalidScalarArgument occurrences="1">
<code>$levelNum</code>
</InvalidScalarArgument>
- <TypeDoesNotContainType occurrences="1">
- <code>$identifier === false</code>
- </TypeDoesNotContainType>
</file>
<file src="core/Command/Maintenance/DataFingerprint.php">
<InvalidScalarArgument occurrences="1">
@@ -2864,11 +2855,8 @@
</MoreSpecificImplementedParamType>
</file>
<file src="lib/private/AppFramework/Utility/SimpleContainer.php">
- <UndefinedMethod occurrences="4">
+ <UndefinedMethod occurrences="1">
<code>getName</code>
- <code>isBuiltin</code>
- <code>isBuiltin</code>
- <code>isBuiltin</code>
</UndefinedMethod>
</file>
<file src="lib/private/Archive/TAR.php">