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 a928614 commit 97474bfCopy full SHA for 97474bf
psalm.baseline.xml
@@ -13,9 +13,8 @@
13
</DocblockTypeContradiction>
14
</file>
15
<file src="src/PhpImap/IncomingMail.php">
16
- <PossiblyUnusedMethod occurrences="2">
+ <PossiblyUnusedMethod occurrences="1">
17
<code>replaceInternalLinks</code>
18
- <code>embedImageAttachments</code>
19
</PossiblyUnusedMethod>
20
<PropertyTypeCoercion occurrences="1">
21
<code>$this->dataInfo</code>
@@ -26,7 +25,7 @@
26
25
<code>\in_array($imapSearchOption, $supported_options, true)</code>
27
<code>\in_array($key, $supported_params, true)</code>
28
29
- <InvalidArgument occurrences="6">
+ <InvalidArgument occurrences="3">
30
<code>$element->charset</code>
31
32
<code>$element->text</code>
0 commit comments