Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a3b0404

Browse files
Merge branch '1.5.x' into 1.6.x
2 parents 3a67365 + 7a50e96 commit a3b0404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/Rules/StrictCalls/StrictFunctionCallsRuleTest.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ public function testRule(): void
7878
public function testBug231(): void
7979
{
8080
if (PHP_VERSION_ID < 80100) {
81-
$this->markTestSkipped('Test requires PHP 8.1.');
81+
self::markTestSkipped('Test requires PHP 8.1.');
8282
}
8383
$this->analyse([__DIR__ . '/data/bug-231.php'], []);
8484
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /