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.
bootstrapFiles
1 parent e40b059 commit ce90c15Copy full SHA for ce90c15
phpstan.neon.dist
@@ -1,5 +1,5 @@
1
parameters:
2
- bootstrap: %currentWorkingDirectory%/tests/bootstrap.php
+ bootstrapFiles: %currentWorkingDirectory%/tests/bootstrap.php
3
level: max
4
excludes_analyse:
5
- %currentWorkingDirectory%/src/Cdn77/Sniffs/Arrays/ArrayDeclarationSniff.php # todo remove
0 commit comments