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 51abc96 commit 93784f8Copy full SHA for 93784f8
tests/tests/StaticAnalysis/ParsingFileAnalyserTest.php
@@ -136,9 +136,6 @@ public function testGetLinesOfCodeForFileCrLineEndings(): void
136
$this->assertSame(2, $result['nonCommentLinesOfCode']);
137
}
138
139
- /**
140
- * @requires PHP 8
141
- */
142
public function testLinesCanBeIgnoredUsingAttribute(): void
143
{
144
$this->assertSame(
0 commit comments