diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2023-02-08 04:28:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-08 04:28:16 +0000 |
commit | d684b524da5611f7fb3a75f1a5b310823601d615 (patch) | |
tree | 2f323d8c6eedb87aca471b52a59e86f98ea09705 | |
parent | 7ac7ad2c13e44719f264217e64d4d061592ae009 (diff) | |
download | nextcloud-server-d684b524da5611f7fb3a75f1a5b310823601d615.tar.gz nextcloud-server-d684b524da5611f7fb3a75f1a5b310823601d615.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
-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 ebb2aa8b905..cba41025439 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1529,11 +1529,6 @@ <code>null</code> </NullArgument> </file> - <file src="apps/files_sharing/lib/Controller/ShareInfoController.php"> - <NullArgument occurrences="1"> - <code>$password</code> - </NullArgument> - </file> <file src="apps/files_sharing/lib/External/Cache.php"> <ParamNameMismatch occurrences="1"> <code>$id</code> |