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 fd4fefe

Browse files
fix: tests from review
1 parent 95a9eb4 commit fd4fefe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/PHPStan/Rules/Variables/DefinedVariableRuleTest.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1179,7 +1179,7 @@ public function testBug13353(): void
11791179
$this->analyse([__DIR__ . '/data/bug-13353.php'], [
11801180
[
11811181
'Variable $bar might not be defined.',
1182-
9,
1182+
11,
11831183
],
11841184
]);
11851185
}

0 commit comments

Comments
(0)

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