Skip to content

Commit d0e8f26

Browse files
committed
Update psalm baseline for solved issue
Due to repairing the docblock on PersistentCollection::contains(), this "known issue" is no longer an issue and should / must be removed.
1 parent 5988782 commit d0e8f26

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: psalm-baseline.xml

-3
Original file line numberDiff line numberDiff line change
@@ -251,9 +251,6 @@
251251
</UnsupportedReferenceUsage>
252252
</file>
253253
<file src="src/Internal/Hydration/ObjectHydrator.php">
254-
<InvalidArgument>
255-
<code><![CDATA[$element]]></code>
256-
</InvalidArgument>
257254
<PossiblyFalseArgument>
258255
<code><![CDATA[$index]]></code>
259256
</PossiblyFalseArgument>

0 commit comments

Comments
 (0)