Skip to content

Commit b75eea1

Browse files
Fix
1 parent f75ec2d commit b75eea1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/PHPStan/Rules/Classes/InstantiationRuleTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -609,6 +609,7 @@ public function testBug14251(): void
609609
]);
610610
}
611611

612+
#[RequiresPhp('>= 8.0')]
612613
public function testBug11006(): void
613614
{
614615
$this->analyse([__DIR__ . '/data/bug-11006.php'], []);

0 commit comments

Comments
 (0)