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 c7ee5bf commit 77b2ef7Copy full SHA for 77b2ef7
psalm-baseline.xml
@@ -18,11 +18,6 @@
18
<code><![CDATA[$previous instanceof self]]></code>
19
</DocblockTypeContradiction>
20
</file>
21
- <file src="src/Internal/Driver/MysqlArray.php">
22
- <PossiblyUnusedMethod>
23
- <code><![CDATA[importFromTable]]></code>
24
- </PossiblyUnusedMethod>
25
- </file>
26
<file src="src/Internal/Driver/ObjectArray.php">
27
<DocblockTypeContradiction>
28
@@ -34,9 +29,4 @@
34
29
<code><![CDATA[$new::getInstance($config, $previous->cache->inner)]]></code>
35
30
</MixedPropertyTypeCoercion>
36
31
37
- <file src="src/Internal/Driver/PostgresArray.php">
38
39
40
41
42
32
</files>
0 commit comments