Skip to content

Commit 9d51f92

Browse files
authored
Merge branch refs/heads/1.10.x into 1.11.x
2 parents 36a5823 + ac7c75e commit 9d51f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan-baseline.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1689,7 +1689,7 @@ parameters:
16891689

16901690
-
16911691
message: "#^Doing instanceof PHPStan\\\\Type\\\\VoidType is error\\-prone and deprecated\\. Use Type\\:\\:isVoid\\(\\) instead\\.$#"
1692-
count: 3
1692+
count: 2
16931693
path: src/Type/VoidType.php
16941694

16951695
-

0 commit comments

Comments
 (0)