-
Notifications
You must be signed in to change notification settings - Fork 2
/
psalm-baseline.xml
61 lines (61 loc) · 2.54 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
59
60
61
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="5.24.0@462c80e31c34e58cc4f750c656be3927e80e550e">
<file src="src/ORM/Association/Loader/PartitionableSelectLoader.php">
<InternalClass>
<code><![CDATA[SelectLoader]]></code>
</InternalClass>
<RiskyTruthyFalsyComparison>
<code><![CDATA[!$order]]></code>
</RiskyTruthyFalsyComparison>
</file>
<file src="src/ORM/Association/Loader/PartitionableSelectLoaderTrait.php">
<InternalClass>
<code><![CDATA[parent::__construct($options)]]></code>
<code><![CDATA[parent::__construct($options)]]></code>
<code><![CDATA[parent::_addFilteringCondition($query, $key, $filter)]]></code>
<code><![CDATA[parent::_addFilteringCondition($query, $key, $filter)]]></code>
<code><![CDATA[parent::_buildQuery($options)]]></code>
<code><![CDATA[parent::_buildQuery($options)]]></code>
<code><![CDATA[parent::_defaultOptions()]]></code>
<code><![CDATA[parent::_defaultOptions()]]></code>
</InternalClass>
<InternalMethod>
<code><![CDATA[parent::__construct($options)]]></code>
<code><![CDATA[parent::__construct($options)]]></code>
<code><![CDATA[parent::_addFilteringCondition($query, $key, $filter)]]></code>
<code><![CDATA[parent::_buildQuery($options)]]></code>
<code><![CDATA[parent::_buildQuery($options)]]></code>
<code><![CDATA[parent::_defaultOptions()]]></code>
</InternalMethod>
<LessSpecificImplementedReturnType>
<code><![CDATA[array]]></code>
</LessSpecificImplementedReturnType>
<RiskyTruthyFalsyComparison>
<code><![CDATA[!$limit]]></code>
<code><![CDATA[!$limit]]></code>
<code><![CDATA[$order]]></code>
</RiskyTruthyFalsyComparison>
</file>
<file src="src/ORM/Association/Loader/PartitionableSelectWithPivotLoader.php">
<InternalClass>
<code><![CDATA[SelectWithPivotLoader]]></code>
<code><![CDATA[parent::_buildResultMap($fetchQuery, $options)]]></code>
</InternalClass>
<InternalMethod>
<code><![CDATA[parent::_buildResultMap($fetchQuery, $options)]]></code>
</InternalMethod>
<RiskyTruthyFalsyComparison>
<code><![CDATA[!$order]]></code>
</RiskyTruthyFalsyComparison>
</file>
<file src="src/ORM/Association/PartitionableBelongsToMany.php">
<InternalMethod>
<code><![CDATA[buildEagerLoader]]></code>
</InternalMethod>
</file>
<file src="src/ORM/Association/PartitionableHasMany.php">
<InternalMethod>
<code><![CDATA[buildEagerLoader]]></code>
</InternalMethod>
</file>
</files>