-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpsalm_baseline.xml
More file actions
24 lines (24 loc) · 833 Bytes
/
psalm_baseline.xml
File metadata and controls
24 lines (24 loc) · 833 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="5.8.0@9cf4f60a333f779ad3bc704a555920e81d4fdcda">
<file src="src/Lexer/Lexer.php">
<NoValue>
<code>$characters</code>
<code>$characters</code>
<code>$characters</code>
<code><![CDATA[$this->delimiter]]></code>
<code><![CDATA[$this->delimiter]]></code>
<code><![CDATA[$this->delimiter]]></code>
</NoValue>
<PossiblyNullArgument>
<code><![CDATA[$input->next()]]></code>
<code><![CDATA[$this->delimiter]]></code>
<code><![CDATA[$this->delimiter]]></code>
</PossiblyNullArgument>
<PossiblyNullOperand>
<code><![CDATA[$input->next()]]></code>
</PossiblyNullOperand>
<TypeDoesNotContainType>
<code><![CDATA[$current === 'g']]></code>
</TypeDoesNotContainType>
</file>
</files>