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
diff options
context:
space:
mode:
authorMichaIng <micha@dietpi.com>2022-05-18 19:55:29 +0300
committerGitHub <noreply@github.com>2022-05-18 19:55:29 +0300
commitcf97a8e93512410981d840a2dcc76032da3dff36 (patch)
tree76192ef1a51c3df3aee28fc2549ae4d46c279e4a
parentf07bbb3db1747845cf499b567d47b0a60d1874e3 (diff)
parent96e9ed3d48232dc14bd1919ac2face0b13264be9 (diff)
Merge pull request #32467 from nextcloud/automated/noid/psalm-baseline-update-1652847360
[Automated] Update psalm-baseline.xml
-rw-r--r--build/psalm-baseline.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 9c151593f8d..f6843dcf86b 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -4457,16 +4457,6 @@
<code>array</code>
</InvalidParamDefault>
</file>
- <file src="lib/public/FullTextSearch/Model/ISearchRequest.php">
- <InvalidClass occurrences="1">
- <code>IsearchRequest</code>
- </InvalidClass>
- </file>
- <file src="lib/public/IAddressBook.php">
- <InvalidDocblock occurrences="1">
- <code>public function getUri(): string;</code>
- </InvalidDocblock>
- </file>
<file src="lib/public/IAvatar.php">
<UndefinedDocblockClass occurrences="1">
<code>Color</code>