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 beb7cc8 commit c1393eaCopy full SHA for c1393ea
build/collision-detector.json
@@ -13,6 +13,8 @@
13
"../tests/PHPStan/Rules/Names/data/no-namespace.php",
14
"../tests/notAutoloaded",
15
"../tests/PHPStan/Rules/Functions/data/define-bug-3349.php",
16
- "../tests/PHPStan/Levels/data/stubs/function.php"
17
- ]
+ "../tests/PHPStan/Levels/data/stubs/function.php",
+ "../tests/PHPStan/Command/data-ignore-new-errors/A.php",
18
+ "../tests/PHPStan/Command/data-ignore-new-errors-compare/A.php"
19
+ ]
20
}
0 commit comments