Skip to content

Commit 76acc16

Browse files
committed
Remove changes to collision detector config
1 parent 702201d commit 76acc16

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

build/collision-detector.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@
1515
"../tests/PHPStan/Rules/Functions/data/define-bug-3349.php",
1616
"../tests/PHPStan/Levels/data/stubs/function.php",
1717
"../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/Functions/data/function-call-statement-result-discarded.php",
20-
"../tests/PHPStan/Rules/Methods/data/method-call-statement-result-discarded.php",
21-
"../tests/PHPStan/Rules/Methods/data/static-method-call-statement-result-discarded.php",
22-
"../tests/PHPStan/Rules/Properties/data/property-hook-attributes-nodiscard.php",
23-
"../tests/PHPStan/Rules/Cast/data/void-cast.php"
18+
"../tests/PHPStan/Rules/Properties/data/final-property-hooks.php"
2419
]
2520
}

0 commit comments

Comments
 (0)