We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9d9626 commit b73602eCopy full SHA for b73602e
build/enum-adapter-errors.neon
@@ -2,7 +2,7 @@ parameters:
2
ignoreErrors:
3
-
4
message: "#^Call to method getAttributes\\(\\) on an unknown class PHPStan\\\\BetterReflection\\\\Reflection\\\\Adapter\\\\ReflectionEnum\\.$#"
5
- count: 3
+ count: 2
6
path: ../src/Reflection/ClassReflection.php
7
8
@@ -112,7 +112,7 @@ parameters:
112
113
114
message: "#^Class PHPStan\\\\BetterReflection\\\\Reflection\\\\Adapter\\\\ReflectionEnum not found\\.$#"
115
- count: 5
+ count: 4
116
117
118
0 commit comments