Skip to content

Commit 34593ee

Browse files
authored
Merge branch refs/heads/1.12.x into 2.0.x
2 parents 39ecd53 + 58b3397 commit 34593ee

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)