diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2020-11-07 07:58:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-07 07:58:42 +0100 |
commit | 4ccf8b112accc5ed4dd191f743193ba8f7e6c133 (patch) | |
tree | cbc64a4089b8eeb28806d09fd580ba9721a2d44c | |
parent | 32cdbef40eba6d84cbefd9dd6f07f88176613743 (diff) | |
parent | 610c22d2cafedc64fb63f44002c242ffbb61c0f8 (diff) | |
download | nextcloud-server-4ccf8b112accc5ed4dd191f743193ba8f7e6c133.tar.gz nextcloud-server-4ccf8b112accc5ed4dd191f743193ba8f7e6c133.zip |
Merge pull request #23968 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-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 78eba6401be..9164d41a7e1 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -4963,11 +4963,6 @@ <code>\Doctrine\DBAL\Driver\Statement</code> </InvalidReturnType> </file> - <file src="lib/private/Repair/RepairMimeTypes.php"> - <InvalidOperand occurrences="1"> - <code>\OC_DB::executeAudited(self::updateByNameStmt(), [$mimetypeId, $this->folderMimeTypeId, $mimetypeId, '%.' . $extension])</code> - </InvalidOperand> - </file> <file src="lib/private/Route/Router.php"> <InvalidClass occurrences="1"> <code>\OC_APP</code> |