Skip to content

Commit

Permalink
Update baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Dec 13, 2022
1 parent 446a0d6 commit 87e45a0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion config/psalm-baseline.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="dev-master@6970409924e77359b6c8a6e94529a10f1799b4bd">
<files psalm-version="dev-master@6eb37b9dc2321e4eaade9d3d2dca1aff6f2c0a8f">
<file src="../src/Psl/Class/has_constant.php">
<ArgumentTypeCoercion occurrences="1">
<code>$constant_name</code>
</ArgumentTypeCoercion>
</file>
<file src="../src/Psl/Collection/MutableVector.php">
<InvalidReturnStatement occurrences="2">
<code>Iter\Iterator::create($this-&gt;elements)</code>
Expand Down

0 comments on commit 87e45a0

Please sign in to comment.