diff options
author | Carl Schwan <carl@carlschwan.eu> | 2022-11-21 16:44:55 +0100 |
---|---|---|
committer | Carl Schwan <carl@carlschwan.eu> | 2022-11-22 08:40:12 +0100 |
commit | d1209d83023aaae7b844f4fc3b3668643718de14 (patch) | |
tree | ffb2682d6cde4542a2e8eec34604759e8669c323 /build | |
parent | d847eacfbde90a2d4532f9c541d427be17b078bd (diff) | |
download | nextcloud-server-d1209d83023aaae7b844f4fc3b3668643718de14.tar.gz nextcloud-server-d1209d83023aaae7b844f4fc3b3668643718de14.zip |
Rename mastodon to fediverse
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index aff4c548809..e02710054ea 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1299,11 +1299,6 @@ <code>\Sabre\Uri\split($this->principalInfo['uri'])</code> </UndefinedFunction> </file> - <file src="apps/files_versions/lib/Storage.php"> - <InvalidScalarArgument occurrences="1"> - <code>$timestamp</code> - </InvalidScalarArgument> - </file> <file src="apps/lookup_server_connector/lib/BackgroundJobs/RetryJob.php"> <InvalidScalarArgument occurrences="1"> <code>$this->retries + 1</code> |