Skip to content

Commit 73c9830

Browse files
committed
fix: Update psalm baseline to ignore setKey being internal of phpseclib
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 6febab5 commit 73c9830

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
@@ -980,6 +980,7 @@
980980
<code>encrypt</code>
981981
<code>setIV</code>
982982
<code>setIV</code>
983+
<code>setKey</code>
983984
</InternalMethod>
984985
<TooManyArguments>
985986
<code>test</code>

0 commit comments

Comments
 (0)