-
-
Notifications
You must be signed in to change notification settings - Fork 92
Expand file tree
/
Copy pathpsalm-baseline.xml
More file actions
68 lines (68 loc) · 2.16 KB
/
Copy pathpsalm-baseline.xml
File metadata and controls
68 lines (68 loc) · 2.16 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="6.16.1@f1f5de594dc76faf8784e02d3dc4716c91c6f6ac">
<file src="src/Boot/src/AbstractKernel.php">
<InvalidArgument>
<code><![CDATA[$reflection]]></code>
</InvalidArgument>
</file>
<file src="src/Boot/src/Injector/EnumInjector.php">
<InvalidArgument>
<code><![CDATA[$class]]></code>
<code><![CDATA[$class]]></code>
</InvalidArgument>
</file>
<file src="src/Cache/src/Core/CacheInjector.php">
<InvalidArgument>
<code><![CDATA[$class]]></code>
</InvalidArgument>
</file>
<file src="src/Console/src/Command.php">
<InvalidArgument>
<code><![CDATA[new \ReflectionClass($this)]]></code>
</InvalidArgument>
</file>
<file src="src/Console/src/Configurator/AttributeBasedConfigurator.php">
<InvalidArgument>
<code><![CDATA[$reflection]]></code>
<code><![CDATA[$reflection]]></code>
</InvalidArgument>
</file>
<file src="src/Console/src/PromptArguments.php">
<InvalidArgument>
<code><![CDATA[$reflection]]></code>
</InvalidArgument>
</file>
<file src="src/Core/src/Internal/Actor.php">
<NoValue>
<code><![CDATA[$injector]]></code>
<code><![CDATA[$singleton]]></code>
</NoValue>
<TooManyArguments>
<code><![CDATA[make]]></code>
</TooManyArguments>
<UnnecessaryVarAnnotation>
<code><![CDATA[Attribute\Scope]]></code>
</UnnecessaryVarAnnotation>
</file>
<file src="src/Filters/src/Attribute/Input/AbstractInput.php">
<UndefinedThisPropertyFetch>
<code><![CDATA[$this->key]]></code>
</UndefinedThisPropertyFetch>
</file>
<file src="src/Prototype/src/Command/DumpCommand.php">
<InvalidArgument>
<code><![CDATA[$ref]]></code>
</InvalidArgument>
</file>
<file src="src/Queue/src/RetryPolicy.php">
<InvalidOperand>
<code><![CDATA[$this->delay * $this->multiplier ** $attempts]]></code>
<code><![CDATA[$this->multiplier ** $attempts]]></code>
</InvalidOperand>
</file>
<file src="src/Tokenizer/src/Listener/AbstractCachedLoader.php">
<InvalidArgument>
<code><![CDATA[$listener]]></code>
</InvalidArgument>
</file>
</files>