Skip to content

Commit 97474bf

Browse files
committed
updating baseline
1 parent a928614 commit 97474bf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

psalm.baseline.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@
1313
</DocblockTypeContradiction>
1414
</file>
1515
<file src="src/PhpImap/IncomingMail.php">
16-
<PossiblyUnusedMethod occurrences="2">
16+
<PossiblyUnusedMethod occurrences="1">
1717
<code>replaceInternalLinks</code>
18-
<code>embedImageAttachments</code>
1918
</PossiblyUnusedMethod>
2019
<PropertyTypeCoercion occurrences="1">
2120
<code>$this-&gt;dataInfo</code>
@@ -26,7 +25,7 @@
2625
<code>\in_array($imapSearchOption, $supported_options, true)</code>
2726
<code>\in_array($key, $supported_params, true)</code>
2827
</DocblockTypeContradiction>
29-
<InvalidArgument occurrences="6">
28+
<InvalidArgument occurrences="3">
3029
<code>$element-&gt;charset</code>
3130
<code>$element-&gt;charset</code>
3231
<code>$element-&gt;text</code>

0 commit comments

Comments
 (0)