diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 159c2ae91..d16909ef2 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -7,6 +7,3 @@ parameters: - lang level: 0 - - ignoreErrors: - - "#Unsafe usage of new static\\(\\)#"