Skip to content

Commit 5d52bba

Browse files
staabmondrejmirtes
authored andcommitted
Update CallMethodsRuleTest.php
1 parent 23ee1cf commit 5d52bba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/PHPStan/Rules/Methods/CallMethodsRuleTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3844,6 +3844,7 @@ public function testBug12875(): void
38443844
$this->analyse([__DIR__ . '/data/bug-12875.php'], []);
38453845
}
38463846

3847+
#[RequiresPhp('>= 8.1')]
38473848
public function testBug13805(): void
38483849
{
38493850
$this->checkThisOnly = false;

0 commit comments

Comments
 (0)