diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2020-11-08 11:23:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-08 11:23:56 +0100 |
commit | c0936c1d476be219f7ba0b3c5bb73dfdb641b7f5 (patch) | |
tree | ff96621da6a71c26411da64f82a3bb8b39795ab7 | |
parent | 2b2af705f7ea79b491d26068d9e96198656486aa (diff) | |
parent | 63c68d49c7e53d4ccbe1205a5df2e4c7029f24ff (diff) | |
download | nextcloud-server-c0936c1d476be219f7ba0b3c5bb73dfdb641b7f5.tar.gz nextcloud-server-c0936c1d476be219f7ba0b3c5bb73dfdb641b7f5.zip |
Merge pull request #23983 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-rw-r--r-- | build/psalm-baseline.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 9164d41a7e1..884514d34fe 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1915,12 +1915,6 @@ <FalsableReturnStatement occurrences="1"> <code>false</code> </FalsableReturnStatement> - <InvalidReturnStatement occurrences="1"> - <code>$query->execute([$uid])</code> - </InvalidReturnStatement> - <InvalidReturnType occurrences="1"> - <code>bool</code> - </InvalidReturnType> <InvalidScalarArgument occurrences="2"> <code>$timestamp</code> <code>$timestamp</code> |