-
Notifications
You must be signed in to change notification settings - Fork 0
/
baseline.xml
31 lines (31 loc) · 1.09 KB
/
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
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="5.23.1@8471a896ccea3526b26d082f4461eeea467f10a4">
<file src="src/Controller/EventController.php">
<MixedArgument>
<code><![CDATA[$method->name]]></code>
<code><![CDATA[$method->name]]></code>
</MixedArgument>
<UndefinedDocblockClass>
<code><![CDATA[$method->name]]></code>
<code><![CDATA[$method->name]]></code>
</UndefinedDocblockClass>
</file>
<file src="src/DependencyInjection/Configuration.php">
<UndefinedInterfaceMethod>
<code><![CDATA[end]]></code>
</UndefinedInterfaceMethod>
</file>
<file src="src/DependencyInjection/CustomMessageHeaderCompilerPass.php">
<InvalidOperand>
<code><![CDATA[$headerRegistry->getArgument(0)]]></code>
</InvalidOperand>
</file>
<file src="src/Twig/DumpExtension.php">
<InvalidNullableReturnType>
<code><![CDATA[string]]></code>
</InvalidNullableReturnType>
<NullableReturnStatement>
<code><![CDATA[$this->dumper->dump($this->cloner->cloneVar($var), true)]]></code>
</NullableReturnStatement>
</file>
</files>