Skip to content

Commit fec08f7

Browse files
committed
chore(psalm): update baseline, remove two entries
Signed-off-by: Max <max@nextcloud.com>
1 parent e43b354 commit fec08f7

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

tests/psalm-baseline.xml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<files psalm-version="6.13.1@1e3b7f0a8ab32b23197b91107adc0a7ed8a05b51">
3-
<file src="lib/Controller/WorkspaceController.php">
4-
<UndefinedInterfaceMethod>
5-
<code><![CDATA[open]]></code>
6-
</UndefinedInterfaceMethod>
7-
</file>
2+
<files psalm-version="6.16.1@f1f5de594dc76faf8784e02d3dc4716c91c6f6ac">
83
<file src="lib/DAV/WorkspacePlugin.php">
94
<UndefinedClass>
105
<code><![CDATA[ServerPlugin]]></code>
116
</UndefinedClass>
127
</file>
13-
<file src="lib/DirectEditing/TextDirectEditor.php">
14-
<UndefinedInterfaceMethod>
15-
<code><![CDATA[getToken]]></code>
16-
</UndefinedInterfaceMethod>
17-
</file>
188
<file src="lib/Service/EncodingService.php">
199
<RiskyTruthyFalsyComparison>
2010
<code><![CDATA[mb_detect_encoding($string, $this->getEncodings(), true)]]></code>

0 commit comments

Comments
 (0)