Skip to content

Commit 58d53bf

Browse files
committed
Fix build
1 parent ad6703d commit 58d53bf

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

build/enum-adapter-errors.neon

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -139,13 +139,3 @@ parameters:
139139
message: "#^Property PHPStan\\\\Reflection\\\\ClassReflection\\:\\:\\$reflection has unknown class PHPStan\\\\BetterReflection\\\\Reflection\\\\Adapter\\\\ReflectionEnum as its type\\.$#"
140140
count: 1
141141
path: ../src/Reflection/ClassReflection.php
142-
143-
-
144-
message: "#^Method PHPStan\\\\Reflection\\\\Php\\\\BuiltinMethodReflection\\:\\:getDeclaringClass\\(\\) has invalid return type PHPStan\\\\BetterReflection\\\\Reflection\\\\Adapter\\\\ReflectionEnum\\.$#"
145-
count: 1
146-
path: ../src/Reflection/Php/BuiltinMethodReflection.php
147-
148-
-
149-
message: "#^Method PHPStan\\\\Reflection\\\\Php\\\\NativeBuiltinMethodReflection\\:\\:getDeclaringClass\\(\\) has invalid return type PHPStan\\\\BetterReflection\\\\Reflection\\\\Adapter\\\\ReflectionEnum\\.$#"
150-
count: 1
151-
path: ../src/Reflection/Php/NativeBuiltinMethodReflection.php

0 commit comments

Comments
 (0)