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 1c0190e commit 225d8cdCopy full SHA for 225d8cd
psalm.baseline.xml
@@ -12,11 +12,6 @@
12
<code>\is_resource($maybe)</code>
13
</DocblockTypeContradiction>
14
</file>
15
- <file src="src/PhpImap/IncomingMail.php">
16
- <PropertyTypeCoercion occurrences="1">
17
- <code>$this->dataInfo</code>
18
- </PropertyTypeCoercion>
19
- </file>
20
<file src="src/PhpImap/Mailbox.php">
21
<DocblockTypeContradiction occurrences="2">
22
<code>\in_array($imapSearchOption, $supported_options, true)</code>
0 commit comments