Skip to content

Commit 225d8cd

Browse files
committed
updating psalm baseline
1 parent 1c0190e commit 225d8cd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

psalm.baseline.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@
1212
<code>\is_resource($maybe)</code>
1313
</DocblockTypeContradiction>
1414
</file>
15-
<file src="src/PhpImap/IncomingMail.php">
16-
<PropertyTypeCoercion occurrences="1">
17-
<code>$this-&gt;dataInfo</code>
18-
</PropertyTypeCoercion>
19-
</file>
2015
<file src="src/PhpImap/Mailbox.php">
2116
<DocblockTypeContradiction occurrences="2">
2217
<code>\in_array($imapSearchOption, $supported_options, true)</code>

0 commit comments

Comments
 (0)