Skip to content

Commit fb53a12

Browse files
authored
Fix PHP 7.4 build (#5662)
1 parent f2af15b commit fb53a12

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/PHPStan/Analyser/AnalyserIntegrationTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ public function testBug2823(): void
220220
$this->assertNoErrors($errors);
221221
}
222222

223+
#[RequiresPhp('>= 8.0.0')]
223224
public function testBug14604(): void
224225
{
225226
// crash

0 commit comments

Comments
 (0)