Skip to content

Commit

Permalink
Update Psalm baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Dec 27, 2023
1 parent 00300f1 commit d6291b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .psalm/baseline.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="5.16.0@2897ba636551a8cb61601cc26f6ccfbba6c36591">
<files psalm-version="5.18.0@b113f3ed0259fd6e212d87c3df80eec95a6abf19">
<file src="src/Framework/Assert.php">
<ArgumentTypeCoercion>
<code><![CDATA[$actualElement->childNodes->item($i)]]></code>
Expand Down Expand Up @@ -1230,10 +1230,10 @@
<UndefinedDocblockClass>
<code><![CDATA[$this->prophet]]></code>
<code><![CDATA[$this->prophet]]></code>
<code>Prophet</code>
<code>\Prophecy\Exception\Doubler\ClassNotFoundException</code>
<code>\Prophecy\Exception\Doubler\DoubleException</code>
<code>\Prophecy\Exception\Doubler\InterfaceNotFoundException</code>
<code>\Prophecy\Prophet</code>
</UndefinedDocblockClass>
</file>
<file src="src/Framework/TestResult.php">
Expand Down

0 comments on commit d6291b9

Please sign in to comment.