Skip to content

Commit 9361b23

Browse files
committed
Add to pre-7.4 baseline
1 parent d6cfd18 commit 9361b23

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build/more-enum-adapter-errors.neon

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,7 @@ parameters:
2222

2323
-
2424
message: "#^Call to method PHPStan\\\\Reflection\\\\ClassReflection::isEnum\\(\\) will always evaluate to false\\.$#"
25+
-
26+
rawMessage: 'Asserted type PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnum for $this->getNativeReflection() with type PHPStan\BetterReflection\Reflection\Adapter\ReflectionClass can never happen.'
27+
count: 1
28+
path: ../src/Reflection/ClassReflection.php

0 commit comments

Comments
 (0)