Skip to content

Commit b2f572b

Browse files
committed
ci(psalm): update baseline
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
1 parent fb4128a commit b2f572b

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

tests/psalm-baseline.xml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -32,29 +32,7 @@
3232
<code><![CDATA[getConfigurationArray]]></code>
3333
</UndefinedMagicMethod>
3434
</file>
35-
<file src="lib/GroupBackend.php">
36-
<LessSpecificImplementedReturnType>
37-
<code><![CDATA[string[]]]></code>
38-
</LessSpecificImplementedReturnType>
39-
</file>
40-
<file src="lib/Middleware/OnlyLoggedInMiddleware.php">
41-
<DeprecatedMethod>
42-
<code><![CDATA[hasAnnotation]]></code>
43-
</DeprecatedMethod>
44-
</file>
45-
<file src="lib/Migration/Version5000Date20211025124248.php">
46-
<DeprecatedMethod>
47-
<code><![CDATA[execute]]></code>
48-
<code><![CDATA[execute]]></code>
49-
<code><![CDATA[execute]]></code>
50-
<code><![CDATA[execute]]></code>
51-
<code><![CDATA[execute]]></code>
52-
</DeprecatedMethod>
53-
</file>
5435
<file src="lib/UserBackend.php">
55-
<DeprecatedMethod>
56-
<code><![CDATA[fetchColumn]]></code>
57-
</DeprecatedMethod>
5836
<ImplementedParamTypeMismatch>
5937
<code><![CDATA[$limit]]></code>
6038
<code><![CDATA[$offset]]></code>

0 commit comments

Comments
 (0)