Skip to content

Commit 0053085

Browse files
committed
Update ReturnTypeRuleTest.php
1 parent 569e6d1 commit 0053085

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/PHPStan/Rules/Methods/ReturnTypeRuleTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1259,6 +1259,7 @@ public function testBug12928(): void
12591259
]);
12601260
}
12611261

1262+
#[RequiresPhp('>= 8.0')]
12621263
public function testBug7225(): void
12631264
{
12641265
$this->analyse([__DIR__ . '/data/bug-7225.php'], []);

0 commit comments

Comments
 (0)