parameters: bootstrapFiles: - %rootDir%/../../../vendor/autoload.php excludes_analyse: - src/DependencyInjection/Configuration.php - tests/App/cache - tests/App/logs - tests/App/var - var - vendor checkGenericClassInNonGenericObjectType: false checkMissingIterableValueType: false reportUnmatchedIgnoredErrors: false ignoreErrors: - '#Method Symfony\\Contracts\\EventDispatcher\\EventDispatcherInterface::dispatch\(\) invoked with 2 parameters, 1 required\.#' - message: '#Parameter \#1 \$parameters of class Symfony\\Component\\HttpFoundation\\FileBag constructor expects array, array given\.#' path: '%currentWorkingDirectory%/tests/Controller/FileBagExtractorTest.php'