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 6adb1cd commit 87302d3Copy full SHA for 87302d3
build/collision-detector.json
@@ -15,6 +15,7 @@
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"
+ "../tests/PHPStan/Rules/Properties/data/final-property-hooks.php",
19
+ "../tests/PHPStan/Rules/Cast/data/void-cast.php"
20
]
21
}
0 commit comments