diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2021-01-20 09:07:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-20 09:07:35 +0100 |
commit | a7a60de228358841eb0d50ba387e027691491afb (patch) | |
tree | 1b656708de71aaf1e4524b75caef041fb6935d75 | |
parent | e22ce096442968b2cc3abb1ee730dfa7465d4438 (diff) | |
parent | 454ff30fb9e7ef2c38083d33152d32135bf49ccd (diff) | |
download | nextcloud-server-a7a60de228358841eb0d50ba387e027691491afb.tar.gz nextcloud-server-a7a60de228358841eb0d50ba387e027691491afb.zip |
Merge pull request #25223 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-rw-r--r-- | build/psalm-baseline.xml | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index cd69b74efee..07b39549e96 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -5289,20 +5289,7 @@ <InvalidReturnType occurrences="1"> <code>bool</code> </InvalidReturnType> - <InvalidScalarArgument occurrences="17"> - <code>$imagePath</code> - <code>$imagePath</code> - <code>$imagePath</code> - <code>$imagePath</code> - <code>$imagePath</code> - <code>$imagePath</code> - <code>$imagePath</code> - <code>$imagePath</code> - <code>$imagePath</code> - <code>$imagePath</code> - <code>$imagePath</code> - <code>$imagePath</code> - <code>$imagePath</code> + <InvalidScalarArgument occurrences="4"> <code>$this->bitDepth</code> <code>$x</code> <code>$y</code> |