diff options
author | Côme Chilliet <come.chilliet@nextcloud.com> | 2022-08-22 15:58:50 +0200 |
---|---|---|
committer | Côme Chilliet <come.chilliet@nextcloud.com> | 2022-08-25 16:13:46 +0200 |
commit | 4f260dce6e43ddef835105a1d4dc13f2b8742526 (patch) | |
tree | e69cf7ca3be76975519dba86179fc39609efe7f8 /build | |
parent | 4ba30d40cfc892bee0ea28486e63c479e1aadd20 (diff) | |
download | nextcloud-server-4f260dce6e43ddef835105a1d4dc13f2b8742526.tar.gz nextcloud-server-4f260dce6e43ddef835105a1d4dc13f2b8742526.zip |
Moving to string key for arguments of GenericEvent in Repair
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 39947ac0315..d70c2822bfa 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -3946,23 +3946,6 @@ <code>$path</code> </InvalidReturnStatement> </file> - <file src="lib/private/Updater.php"> - <InvalidScalarArgument occurrences="13"> - <code>0</code> - <code>0</code> - <code>0</code> - <code>0</code> - <code>0</code> - <code>0</code> - <code>0</code> - <code>0</code> - <code>0</code> - <code>1</code> - <code>1</code> - <code>1</code> - <code>1</code> - </InvalidScalarArgument> - </file> <file src="lib/private/Updater/VersionCheck.php"> <InvalidScalarArgument occurrences="2"> <code>microtime(true)</code> |