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 68017cc

Browse files
Fix build
1 parent fdda536 commit 68017cc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎phpstan-baseline.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,8 @@ parameters:
99
message: "#^Accessing PHPStan\\\\Rules\\\\Comparison\\\\ImpossibleCheckTypeStaticMethodCallRule\\:\\:class is not covered by backward compatibility promise\\. The class might change in a minor PHPStan version\\.$#"
1010
count: 1
1111
path: tests/Rules/PHPUnit/AssertSameStaticMethodDifferentTypesRuleTest.php
12+
13+
-
14+
message: "#^Accessing PHPStan\\\\Rules\\\\Comparison\\\\ImpossibleCheckTypeMethodCallRule\\:\\:class is not covered by backward compatibility promise\\. The class might change in a minor PHPStan version\\.$#"
15+
count: 1
16+
path: tests/Rules/PHPUnit/ImpossibleCheckTypeMethodCallRuleTest.php

0 commit comments

Comments
(0)

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