Skip to content

Commit b260a9e

Browse files
committed
remove useless test
1 parent e7063f3 commit b260a9e

File tree

3 files changed

+0
-526
lines changed

3 files changed

+0
-526
lines changed

tests/PHPStan/Analyser/NodeScopeResolverTest.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -196,10 +196,6 @@ private static function findTestFiles(): iterable
196196
yield __DIR__ . '/../Rules/Comparison/data/bug-9499.php';
197197
}
198198

199-
if (PHP_VERSION_ID >= 80400) {
200-
yield __DIR__ . '/../Rules/Operators/data/bcmath-number.php';
201-
}
202-
203199
yield __DIR__ . '/../Rules/PhpDoc/data/bug-8609-function.php';
204200
yield __DIR__ . '/../Rules/Comparison/data/bug-5365.php';
205201
yield __DIR__ . '/../Rules/Comparison/data/bug-6551.php';
File renamed without changes.

0 commit comments

Comments
 (0)