Skip to content

Commit 58a4ae9

Browse files
committed
Fix build
1 parent 65330d3 commit 58a4ae9

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
@@ -305,6 +305,11 @@ parameters:
305305
count: 1
306306
path: ../src/Rules/Cast/InvalidCastRule.php
307307

308+
-
309+
message: "#^Call to method getTraitAliases\\(\\) on an unknown class PHPStan\\\\BetterReflection\\\\Reflection\\\\Adapter\\\\ReflectionEnum\\.$#"
310+
count: 1
311+
path: ../src/Rules/Methods/IllegalConstructorStaticCallRule.php
312+
308313
-
309314
message: "#^Call to method getMethods\\(\\) on an unknown class PHPStan\\\\BetterReflection\\\\Reflection\\\\Adapter\\\\ReflectionEnum\\.$#"
310315
count: 1

0 commit comments

Comments
 (0)