diff options
author | Simon L <szaimen@e.mail.de> | 2023-11-03 15:27:17 +0100 |
---|---|---|
committer | Simon L <szaimen@e.mail.de> | 2023-11-03 15:27:17 +0100 |
commit | b681cf735a29b6ae25e03813b2efe77e4fe25613 (patch) | |
tree | 66fd9891c0d4abc2c31c17f446bf080d07941388 /build/psalm-baseline.xml | |
parent | 531f5d1e4fcbc3e3f1801b272935affbed0acd90 (diff) | |
download | nextcloud-server-b681cf735a29b6ae25e03813b2efe77e4fe25613.tar.gz nextcloud-server-b681cf735a29b6ae25e03813b2efe77e4fe25613.zip |
address review
Signed-off-by: Simon L <szaimen@e.mail.de>
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r-- | build/psalm-baseline.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 8a2c728ab5b..273c7ef4709 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -3075,14 +3075,7 @@ <file src="lib/private/Preview/Generator.php"> <InvalidArgument> <code>$maxPreviewImage</code> - <code>$semId</code> </InvalidArgument> - <InvalidReturnStatement> - <code>$sem</code> - </InvalidReturnStatement> - <InvalidReturnType> - <code>false|resource</code> - </InvalidReturnType> <LessSpecificReturnType> <code>null|string</code> </LessSpecificReturnType> |