Skip to content

Commit

Permalink
Update psalm baseline for solved issue
Browse files Browse the repository at this point in the history
Due to repairing the docblock on PersistentCollection::contains(),
this "known issue" is no longer an issue and should / must be
removed.
  • Loading branch information
tantegerda1 committed Mar 20, 2024
1 parent 5988782 commit d0e8f26
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -251,9 +251,6 @@
</UnsupportedReferenceUsage>
</file>
<file src="src/Internal/Hydration/ObjectHydrator.php">
<InvalidArgument>
<code><![CDATA[$element]]></code>
</InvalidArgument>
<PossiblyFalseArgument>
<code><![CDATA[$index]]></code>
</PossiblyFalseArgument>
Expand Down

0 comments on commit d0e8f26

Please sign in to comment.