Skip to content

Commit

Permalink
Update Psalm baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Nov 12, 2020
1 parent 52a3796 commit 83ca775
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .psalm/baseline.xml
Expand Up @@ -1319,6 +1319,9 @@
<code>getName</code>
</UndefinedInterfaceMethod>
</file>
<file src="src/Util/Metadata/MetadataCollection.php">
<InvalidArgument occurrences="1"/>
</file>
<file src="src/Util/PHP/AbstractPhpProcess.php">
<ArgumentTypeCoercion occurrences="2">
<code>$this-&gt;getException($failures[0])</code>
Expand Down

0 comments on commit 83ca775

Please sign in to comment.