diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2023-08-03 02:22:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-03 02:22:51 +0000 |
commit | 91806f78432a0ceaf7f45b64ce412949d5b33184 (patch) | |
tree | 6701aea3cee6b7d621efb58142dd0064c47d345c /build | |
parent | 51a400e9e5fba93e3a8490a56e82c5eaba403cfd (diff) | |
download | nextcloud-server-91806f78432a0ceaf7f45b64ce412949d5b33184.tar.gz nextcloud-server-91806f78432a0ceaf7f45b64ce412949d5b33184.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index da2958e28bc..af7ed21dca6 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1157,8 +1157,7 @@ <InvalidPropertyAssignmentValue occurrences="1"> <code>$this->users</code> </InvalidPropertyAssignmentValue> - <InvalidScalarArgument occurrences="3"> - <code>$errors</code> + <InvalidScalarArgument occurrences="1"> <code>0</code> <code>0</code> </InvalidScalarArgument> |