Skip to content

Commit 58b3397

Browse files
committed
Fix build
1 parent 87f948a commit 58b3397

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

build/enum-adapter-errors.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,11 @@ parameters:
140140
count: 1
141141
path: ../src/Reflection/ClassReflection.php
142142

143+
-
144+
message: "#^PHPDoc tag @phpstan\-assert\-if\-true for \$this\-\>reflection contains unknown class PHPStan\\BetterReflection\\Reflection\\Adapter\\ReflectionEnum\.$#"
145+
count: 1
146+
path: ../src/Reflection/ClassReflection.php
147+
143148
-
144149
message: "#^Method PHPStan\\\\Reflection\\\\Php\\\\BuiltinMethodReflection\\:\\:getDeclaringClass\\(\\) has invalid return type PHPStan\\\\BetterReflection\\\\Reflection\\\\Adapter\\\\ReflectionEnum\\.$#"
145150
count: 1

0 commit comments

Comments
 (0)