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:
authorVincent Petry <vincent@nextcloud.com>2021-10-22 09:31:14 +0300
committerVincent Petry <vincent@nextcloud.com>2021-11-05 11:48:52 +0300
commitc687592266a5958da7591b3f9d5f81783194cdeb (patch)
treea87bbe48b3d6c1f860ed816f6fd8a522c3a80107 /build
parentdb29fd29eed9d5307cbd6df4603dd1747a6d8a46 (diff)
Update psalm baseline
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 001e352eadc..262b5283ba6 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -3833,7 +3833,7 @@
</NoInterfaceProperties>
</file>
<file src="lib/private/Files/Storage/Wrapper/Availability.php">
- <InvalidNullableReturnType occurrences="34">
+ <InvalidNullableReturnType occurrences="33">
<code>copy</code>
<code>copyFromStorage</code>
<code>file_exists</code>
@@ -3850,7 +3850,6 @@
<code>getMimeType</code>
<code>getOwner</code>
<code>getPermissions</code>
- <code>hasUpdated</code>
<code>hash</code>
<code>isCreatable</code>
<code>isDeletable</code>