Skip to content

Commit 21c1d1b

Browse files
committed
Do not modify collision detector
1 parent cb53a79 commit 21c1d1b

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

build/collision-detector.json

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,6 @@
1111
"../tests/PHPStan/Rules/Names/data/no-namespace.php",
1212
"../tests/notAutoloaded",
1313
"../tests/PHPStan/Rules/Functions/data/define-bug-3349.php",
14-
"../tests/PHPStan/Levels/data/stubs/function.php",
15-
"../tests/PHPStan/Rules/Properties/data/properties-in-interface.php",
16-
"../tests/PHPStan/Rules/Properties/data/property-hooks-bodies-in-interface.php",
17-
"../tests/PHPStan/Rules/Properties/data/property-hooks-in-interface.php",
18-
"../tests/PHPStan/Rules/Properties/data/property-hooks-visibility-in-interface.php",
19-
"../tests/PHPStan/Rules/Properties/data/abstract-hooked-properties-in-class.php",
20-
"../tests/PHPStan/Rules/Properties/data/abstract-hooked-properties-with-bodies.php",
21-
"../tests/PHPStan/Rules/Properties/data/abstract-non-hooked-properties-in-abstract-class.php",
22-
"../tests/PHPStan/Rules/Properties/data/non-abstract-hooked-properties-in-abstract-class.php",
23-
"../tests/PHPStan/Rules/Properties/data/non-abstract-hooked-properties-in-class.php",
24-
"../tests/PHPStan/Rules/Properties/data/hooked-properties-in-class.php",
25-
"../tests/PHPStan/Rules/Properties/data/hooked-properties-without-bodies-in-class.php"
14+
"../tests/PHPStan/Levels/data/stubs/function.php"
2615
]
2716
}

0 commit comments

Comments
 (0)