diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2020-09-25 08:50:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-25 08:50:20 +0200 |
commit | 8c168e7ba90cdd935898dd8afbc54887f2ce0d92 (patch) | |
tree | 19277e5a6e4b830e94041d4c46c0a002b1f803f2 | |
parent | 02e037174e4bb1f5f6e80bcd37e3069b7125bf09 (diff) | |
parent | f7e5ba6116a04ed3226d69a58c8c0eb96901636c (diff) | |
download | nextcloud-server-8c168e7ba90cdd935898dd8afbc54887f2ce0d92.tar.gz nextcloud-server-8c168e7ba90cdd935898dd8afbc54887f2ce0d92.zip |
Merge pull request #23041 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-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> |