14,26d13 < diff --git a/phpstan.neon b/phpstan.neon < index 3444557..e6d9b24 100644 < --- a/phpstan.neon < +++ b/phpstan.neon < @@ -8,7 +8,7 @@ parameters: < - '#Missing cache backend declaration for performance.#' < - '#Plugin manager has cache backend specified but does not declare cache tags.#' < #TODO: Remove when https://www.drupal.org/project/drupal/issues/3055198 is fixed. < - - '#Class [a-zA-Z0-9\\_]+ extends deprecated class Symfony\\Component\\EventDispatcher\\Event:\ssince Symfony 4\.3, use "Symfony\\Contracts\\EventDispatcher\\Event" instead#' < + - '#Class [a-zA-Z0-9\\_]+ extends deprecated class Symfony\\Contracts\\EventDispatcher\\Event:\ssince Symfony 4\.3, use "Symfony\\Contracts\\EventDispatcher\\Event" instead#' < includes: < - ./vendor/mglaman/phpstan-drupal/extension.neon < - ./vendor/phpstan/phpstan-deprecation-rules/rules.neon