File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
tests/PHPStan/Rules/PhpDoc Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -207,7 +207,6 @@ public function testBug12458(): void
207207
208208 public function testBug11015 (): void
209209 {
210- $ this ->checkTypeAgainstNativeType = true ;
211210 $ this ->checkTypeAgainstPhpDocType = true ;
212211 $ this ->strictWideningCheck = true ;
213212
@@ -216,7 +215,6 @@ public function testBug11015(): void
216215
217216 public function testBug10861 (): void
218217 {
219- $ this ->checkTypeAgainstNativeType = true ;
220218 $ this ->checkTypeAgainstPhpDocType = true ;
221219 $ this ->strictWideningCheck = true ;
222220
@@ -225,7 +223,6 @@ public function testBug10861(): void
225223
226224 public function testBug11535 (): void
227225 {
228- $ this ->checkTypeAgainstNativeType = true ;
229226 $ this ->checkTypeAgainstPhpDocType = true ;
230227 $ this ->strictWideningCheck = true ;
231228
You can’t perform that action at this time.
0 commit comments