diff options
author | Nextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com> | 2020-09-25 04:24:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-25 04:24:37 +0000 |
commit | f7e5ba6116a04ed3226d69a58c8c0eb96901636c (patch) | |
tree | 19277e5a6e4b830e94041d4c46c0a002b1f803f2 /build | |
parent | 02e037174e4bb1f5f6e80bcd37e3069b7125bf09 (diff) | |
download | nextcloud-server-f7e5ba6116a04ed3226d69a58c8c0eb96901636c.tar.gz nextcloud-server-f7e5ba6116a04ed3226d69a58c8c0eb96901636c.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 7616634ce6f..88a763f3024 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2297,14 +2297,6 @@ <code>$iconFile !== false</code> </RedundantCondition> </file> - <file src="apps/theming/lib/Controller/ThemingController.php"> - <InvalidScalarArgument occurrences="4"> - <code>'r'</code> - <code>$newHeight</code> - <code>'r'</code> - <code>'r'</code> - </InvalidScalarArgument> - </file> <file src="apps/theming/lib/IconBuilder.php"> <InvalidScalarArgument occurrences="2"> <code>$offset_w</code> |