-
Notifications
You must be signed in to change notification settings - Fork 292
/
Copy pathpsalm-baseline.xml
84 lines (84 loc) · 2.64 KB
/
psalm-baseline.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="5.25.0@01a8eb06b9e9cc6cfb6a320bf9fb14331919d505">
<file src="init.php">
<TypeDoesNotContainType>
<code><![CDATA[!KINT_SKIP_FACADE]]></code>
<code><![CDATA[!KINT_SKIP_HELPERS]]></code>
</TypeDoesNotContainType>
</file>
<file src="src/CallFinder.php">
<RedundantCondition>
<code><![CDATA[KINT_PHP80]]></code>
<code><![CDATA[KINT_PHP80]]></code>
<code><![CDATA[KINT_PHP80]]></code>
<code><![CDATA[KINT_PHP81]]></code>
<code><![CDATA[KINT_PHP82]]></code>
<code><![CDATA[KINT_PHP84]]></code>
</RedundantCondition>
<TypeDoesNotContainType>
<code><![CDATA[!KINT_PHP82]]></code>
<code><![CDATA[!KINT_PHP84]]></code>
</TypeDoesNotContainType>
</file>
<file src="src/Parser/ClassHooksPlugin.php">
<TypeDoesNotContainType>
<code><![CDATA[!KINT_PHP84]]></code>
</TypeDoesNotContainType>
</file>
<file src="src/Parser/ClassStaticsPlugin.php">
<RedundantCondition>
<code><![CDATA[KINT_PHP81]]></code>
<code><![CDATA[KINT_PHP84]]></code>
</RedundantCondition>
</file>
<file src="src/Parser/DomPlugin.php">
<RedundantCondition>
<code><![CDATA[KINT_PHP81]]></code>
</RedundantCondition>
</file>
<file src="src/Parser/EnumPlugin.php">
<TypeDoesNotContainType>
<code><![CDATA[!KINT_PHP81]]></code>
</TypeDoesNotContainType>
</file>
<file src="src/Parser/HtmlPlugin.php">
<TypeDoesNotContainType>
<code><![CDATA[!KINT_PHP84]]></code>
</TypeDoesNotContainType>
</file>
<file src="src/Parser/MysqliPlugin.php">
<RedundantCondition>
<code><![CDATA[KINT_PHP81]]></code>
</RedundantCondition>
<TypeDoesNotContainType>
<code><![CDATA[!KINT_PHP81]]></code>
</TypeDoesNotContainType>
</file>
<file src="src/Parser/Parser.php">
<RedundantCondition>
<code><![CDATA[KINT_PHP81]]></code>
<code><![CDATA[KINT_PHP81]]></code>
<code><![CDATA[KINT_PHP84]]></code>
<code><![CDATA[KINT_PHP84]]></code>
</RedundantCondition>
</file>
<file src="src/Parser/XmlPlugin.php">
<TypeDoesNotContainType>
<code><![CDATA[!KINT_PHP84]]></code>
</TypeDoesNotContainType>
</file>
<file src="src/Renderer/CliRenderer.php">
<TypeDoesNotContainType>
<code><![CDATA[KINT_WIN]]></code>
<code><![CDATA[KINT_WIN]]></code>
</TypeDoesNotContainType>
</file>
<file src="src/Utils.php">
<TypeDoesNotContainType>
<code><![CDATA[!KINT_PHP80]]></code>
</TypeDoesNotContainType>
<RedundantCondition>
<code><![CDATA[KINT_PHP82]]></code>
</RedundantCondition>
</file>
</files>