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 cc60143

Browse files
Merge pull request #3 from localheinz/fix/build
Fix: Remove expected error message
2 parents 1ed86a5 + b8d27c8 commit cc60143

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎tests/Rules/Deprecations/CallToDeprecatedStaticMethodRuleTest.php‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@ public function testDeprecatedStaticMethodCall(): void
5353
'Call to deprecated method deprecatedFoo2() of class CheckDeprecatedStaticMethodCall\Foo.',
5454
13,
5555
],
56-
[
57-
'Call to deprecated method deprecatedFoo() of class CheckDeprecatedStaticMethodCall\Foo.',
58-
21,
59-
],
6056
]
6157
);
6258
}

0 commit comments

Comments
(0)

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