Skip to content

Commit 58db41a

Browse files
susnuxbackportbot[bot]
authored andcommitted
fix: Update psalm baseline to ignore setKey being internal of phpseclib
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 16f9278 commit 58db41a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/psalm-baseline.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,6 +1134,7 @@
11341134
<code>encrypt</code>
11351135
<code>setIV</code>
11361136
<code>setIV</code>
1137+
<code>setKey</code>
11371138
</InternalMethod>
11381139
<TooManyArguments>
11391140
<code>test</code>

0 commit comments

Comments
 (0)