diff --git a/phpstan.neon b/phpstan.neon index b3f86b05..b61aa70a 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -13,8 +13,11 @@ parameters: - library/Director ignoreErrors: - - '#Unsafe usage of new static\(\)#' - - '#. but return statement is missing#' + - + messages: + - '#Unsafe usage of new static\(\)#' + - '#. but return statement is missing#' + reportUnmatched: false scanDirectories: - /icingaweb2