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 9223830 commit cd2690dCopy full SHA for cd2690d
phpstan.neon
@@ -13,6 +13,8 @@ includes:
13
- phar://phpstan.phar/conf/bleedingEdge.neon
14
15
parameters:
16
+ resultCachePath: %tmpDir%/resultCache.php
17
+
18
excludePaths:
19
- tests/*/data/*
20
- tests/*/data-attributes/*
0 commit comments