summaryrefslogtreecommitdiffstats
path: root/tests/psalm-baseline.xml
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-10-13 13:11:14 +0200
committerJoas Schilling <coding@schilljs.com>2020-10-13 13:11:14 +0200
commit8ae46bbec74a696a940c679c9664cd03d1d84858 (patch)
tree5b6f9501704a6acce327bf73904c58ec6b855b23 /tests/psalm-baseline.xml
parentb76d5ddbc3c9a9c45224445e838396a17e66d2ff (diff)
Update psalm-baseline.xml
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'tests/psalm-baseline.xml')
-rw-r--r--tests/psalm-baseline.xml15
1 files changed, 1 insertions, 14 deletions
diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml
index a4d71cb90..0df7fc7c7 100644
--- a/tests/psalm-baseline.xml
+++ b/tests/psalm-baseline.xml
@@ -534,18 +534,11 @@
</UndefinedClass>
</file>
<file src="lib/Service/HostedSignalingServerService.php">
- <UndefinedClass occurrences="4">
+ <UndefinedClass occurrences="3">
<code>ClientException</code>
<code>ClientException</code>
<code>ClientException</code>
- <code>SecureRandom</code>
</UndefinedClass>
- <UndefinedDocblockClass occurrences="4">
- <code>$this-&gt;secureRandom</code>
- <code>$this-&gt;secureRandom</code>
- <code>$this-&gt;secureRandom</code>
- <code>SecureRandom</code>
- </UndefinedDocblockClass>
</file>
<file src="lib/Settings/Admin/AdminSettings.php">
<UndefinedInterfaceMethod occurrences="1">
@@ -568,12 +561,6 @@
<code>new GenericEvent($existingShare)</code>
<code>self::class . '::' . 'share_file_again'</code>
</InvalidArgument>
- <InvalidReturnStatement occurrences="1">
- <code>$shares</code>
- </InvalidReturnStatement>
- <InvalidReturnType occurrences="1">
- <code>IShare[]</code>
- </InvalidReturnType>
<MissingDependency occurrences="15">
<code>GenericShareException</code>
<code>GenericShareException</code>