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 ae197d0 commit cabd27bCopy full SHA for cabd27b
phpstan.neon
@@ -7,7 +7,7 @@ parameters:
7
- "/Call to function method_exists.. with 'Symfony.+' and 'getProjectDir' will always evaluate to false./"
8
excludes_analyse:
9
- '%currentWorkingDirectory%/src/DependencyInjection/Configuration.php'
10
- - '%currentWorkingDirectory%/test/EventListener/ExceptionListenerTest.php'
+
11
includes:
12
- vendor/jangregor/phpstan-prophecy/src/extension.neon
13
- vendor/phpstan/phpstan-phpunit/extension.neon
0 commit comments