diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2020-11-29 14:02:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-29 14:02:36 +0100 |
commit | f7fa292beb6ac4004fedbc6a5c5c7e21811594b2 (patch) | |
tree | 1d24d227d24e39e2a7f4147572e7157fc74558c6 | |
parent | 6e1269d912c3e0419f3376fb55416248d9b480a6 (diff) | |
parent | f94741ddeeca492a7f78eb8bfb7e21353c3194ef (diff) | |
download | nextcloud-server-f7fa292beb6ac4004fedbc6a5c5c7e21811594b2.tar.gz nextcloud-server-f7fa292beb6ac4004fedbc6a5c5c7e21811594b2.zip |
Merge pull request #24405 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-rw-r--r-- | build/psalm-baseline.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 4a06056de02..ab3e9426b7e 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -5237,9 +5237,6 @@ <code>1</code> <code>1</code> </InvalidScalarArgument> - <UndefinedMethod occurrences="1"> - <code>\OC_DB::simulateUpdateDbFromStructure(\OC_App::getAppPath($appId) . '/appinfo/database.xml')</code> - </UndefinedMethod> </file> <file src="lib/private/Updater/VersionCheck.php"> <InvalidScalarArgument occurrences="2"> |