From accc840f115011a044e0581b9885520cbefa8e64 Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Thu, 4 Apr 2024 23:16:26 +0200 Subject: [PATCH] fix: Update psalm baseline to ignore `setKey` being internal of `phpseclib` Signed-off-by: Ferdinand Thiessen --- build/psalm-baseline.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index fd2ec0f0ce4..0c95bebfeac 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -869,6 +869,7 @@ encrypt setIV setIV + setKey test