Skip to content

Commit e8e4d8a

Browse files
committed
Regenerated baseline as per latest laminas/laminas-stdlib type refinements
The newly introduced issues are irrelevant / pre-existing, and should not be touched, unless you want to get hurt while changing the `ValueGenerator` internals (yikes!) Signed-off-by: Marco Pivetta <ocramius@gmail.com>
1 parent 32afd86 commit e8e4d8a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

psalm-baseline.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,8 @@
528528
<DeprecatedMethod occurrences="1">
529529
<code>getConstants</code>
530530
</DeprecatedMethod>
531-
<DocblockTypeContradiction occurrences="1">
531+
<DocblockTypeContradiction occurrences="2">
532+
<code>$constants instanceof SplArrayObject || $constants instanceof StdlibArrayObject</code>
532533
<code>$constants instanceof StdlibArrayObject</code>
533534
</DocblockTypeContradiction>
534535
<MethodSignatureMustProvideReturnType occurrences="1">

0 commit comments

Comments
 (0)