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 bcc7816 commit cc56f29Copy full SHA for cc56f29
build/collision-detector.json
@@ -15,6 +15,9 @@
15
"../tests/PHPStan/Rules/Functions/data/define-bug-3349.php",
16
"../tests/PHPStan/Levels/data/stubs/function.php",
17
"../tests/PHPStan/Rules/Properties/data/abstract-final-property-hook-parse-error.php",
18
- "../tests/PHPStan/Rules/Properties/data/final-property-hooks.php"
19
- ]
+ "../tests/PHPStan/Rules/Properties/data/final-property-hooks.php",
+ "../tests/PHPStan/Levels/data/stubs/function.php",
20
+ "../tests/PHPStan/Command/data-ignore-new-errors/A.php",
21
+ "../tests/PHPStan/Command/data-ignore-new-errors-compare/A.php"
22
+ ]
23
}
0 commit comments