Skip to content

Commit 6ba24ff

Browse files
committed
Fix build
1 parent 882fa73 commit 6ba24ff

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

build/enum-adapter-errors.neon

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -145,21 +145,6 @@ parameters:
145145
count: 1
146146
path: ../src/Reflection/Php/BuiltinMethodReflection.php
147147

148-
-
149-
message: "#^Method PHPStan\\\\Reflection\\\\Php\\\\FakeBuiltinMethodReflection\\:\\:getDeclaringClass\\(\\) has invalid return type PHPStan\\\\BetterReflection\\\\Reflection\\\\Adapter\\\\ReflectionEnum\\.$#"
150-
count: 1
151-
path: ../src/Reflection/Php/FakeBuiltinMethodReflection.php
152-
153-
-
154-
message: "#^Parameter \\$declaringClass of method PHPStan\\\\Reflection\\\\Php\\\\FakeBuiltinMethodReflection\\:\\:__construct\\(\\) has invalid type PHPStan\\\\BetterReflection\\\\Reflection\\\\Adapter\\\\ReflectionEnum\\.$#"
155-
count: 1
156-
path: ../src/Reflection/Php/FakeBuiltinMethodReflection.php
157-
158-
-
159-
message: "#^Property PHPStan\\\\Reflection\\\\Php\\\\FakeBuiltinMethodReflection\\:\\:\\$declaringClass has unknown class PHPStan\\\\BetterReflection\\\\Reflection\\\\Adapter\\\\ReflectionEnum as its type\\.$#"
160-
count: 1
161-
path: ../src/Reflection/Php/FakeBuiltinMethodReflection.php
162-
163148
-
164149
message: "#^Method PHPStan\\\\Reflection\\\\Php\\\\NativeBuiltinMethodReflection\\:\\:getDeclaringClass\\(\\) has invalid return type PHPStan\\\\BetterReflection\\\\Reflection\\\\Adapter\\\\ReflectionEnum\\.$#"
165150
count: 1

0 commit comments

Comments
 (0)