-
-
Notifications
You must be signed in to change notification settings - Fork 34
/
Copy pathpsalm.baseline.xml
58 lines (58 loc) · 1.78 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
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="5.26.1@d747f6500b38ac4f7dfc5edbcae6e4b637d7add0">
<file src="src/bref/src/Runtime.php">
<InvalidArgument>
<code><![CDATA[$options]]></code>
</InvalidArgument>
</file>
<file src="src/bref/src/SymfonyRequestBridge.php">
<InvalidArgument>
<code><![CDATA[$response->headers->all()]]></code>
</InvalidArgument>
</file>
<file src="src/frankenphp-symfony/src/Runner.php">
<UndefinedVariable>
<code><![CDATA[$sfRequest]]></code>
</UndefinedVariable>
</file>
<file src="src/frankenphp-symfony/src/Runtime.php">
<InvalidArgument>
<code><![CDATA[$options]]></code>
</InvalidArgument>
</file>
<file src="src/google-cloud/router.php">
<MissingFile>
<code><![CDATA[require_once $_SERVER['SCRIPT_FILENAME'] = $defaultSource]]></code>
</MissingFile>
</file>
<file src="src/psr-17/src/Runtime.php">
<InvalidArgument>
<code><![CDATA[$options]]></code>
</InvalidArgument>
</file>
<file src="src/psr-laminas/src/Runtime.php">
<InvalidArgument>
<code><![CDATA[$options]]></code>
</InvalidArgument>
</file>
<file src="src/psr-nyholm-laminas/src/Runtime.php">
<InvalidArgument>
<code><![CDATA[$options]]></code>
</InvalidArgument>
</file>
<file src="src/roadrunner-nyholm/src/Runner.php">
<UndefinedClass>
<code><![CDATA[RoadRunner\Worker]]></code>
</UndefinedClass>
</file>
<file src="src/roadrunner-symfony-nyholm/src/Runner.php">
<UndefinedClass>
<code><![CDATA[RoadRunner\Worker]]></code>
</UndefinedClass>
</file>
<file src="src/swoole/src/SymfonyHttpBridge.php">
<InvalidScalarArgument>
<code><![CDATA[$sfResponse->getStatusCode()]]></code>
</InvalidScalarArgument>
</file>
</files>