We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 883b071 commit c09855aCopy full SHA for c09855a
psalm-baseline.xml
@@ -15,6 +15,9 @@
15
</PossiblyInvalidPropertyAssignmentValue>
16
</file>
17
<file src="src/Console/Clear.php">
18
+ <DeprecatedMethod>
19
+ <code><![CDATA[fire]]></code>
20
+ </DeprecatedMethod>
21
<InvalidReturnStatement>
22
<code><![CDATA[$this->output->error('Default cache system does not support tags')]]></code>
23
</InvalidReturnStatement>
@@ -37,6 +40,9 @@
37
40
</UndefinedFunction>
38
41
39
42
<file src="src/Console/Update.php">
43
44
45
46
<MixedArgument>
47
<code><![CDATA[$result]]></code>
48
<code><![CDATA[$service]]></code>
0 commit comments