diff options
author | Louis <6653109+artonge@users.noreply.github.com> | 2021-07-13 10:46:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-13 10:46:52 +0200 |
commit | 154fe59eb69ecb58076792bbd3f88bb246805c1a (patch) | |
tree | 6cdf2ac18a7d98e9024335e1345324abd3583fd6 /build | |
parent | 6df74c21222f478248fa9ec8c8c7f8af10dc9e18 (diff) | |
parent | 0c00486cb2c1ae39e62d66216ecb2288751a5e0d (diff) | |
download | nextcloud-server-154fe59eb69ecb58076792bbd3f88bb246805c1a.tar.gz nextcloud-server-154fe59eb69ecb58076792bbd3f88bb246805c1a.zip |
Merge pull request #27933 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 1a0a8cade41..8d95ac4dbc0 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1927,12 +1927,6 @@ <code>$iconFile !== false</code> </RedundantCondition> </file> - <file src="apps/theming/lib/IconBuilder.php"> - <InvalidScalarArgument occurrences="2"> - <code>$offset_h</code> - <code>$offset_w</code> - </InvalidScalarArgument> - </file> <file src="apps/theming/lib/ImageManager.php"> <InvalidReturnType occurrences="1"> <code>string</code> |