We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7303626 commit fa6c334Copy full SHA for fa6c334
phpstan.neon
@@ -5,7 +5,6 @@ parameters:
5
- test/
6
ignoreErrors:
7
- "/Call to function method_exists.. with 'Symfony.+' and 'getProjectDir' will always evaluate to false./"
8
- - "/Parameter #2 .service of method Symfony.Component.DependencyInjection.Container::set.. expects object, Closure.Sentry.Event.: mixed given./"
9
excludes_analyse:
10
- '%currentWorkingDirectory%/src/DependencyInjection/Configuration.php'
11
0 commit comments