Skip to content

Commit 6cefca5

Browse files
committed
Fix build
1 parent 673a090 commit 6cefca5

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

Diff for: phpstan-baseline.neon

-16
Original file line numberDiff line numberDiff line change
@@ -1749,22 +1749,6 @@ parameters:
17491749
count: 1
17501750
path: tests/PHPStan/Rules/Arrays/AppendedArrayKeyTypeRuleTest.php
17511751

1752-
-
1753-
message: """
1754-
#^Instantiation of deprecated class PHPStan\\\\Rules\\\\Arrays\\\\EmptyArrayItemRule\\:
1755-
Since PHP\\-Parser 5\\.0 this is a parse error\\.$#
1756-
"""
1757-
count: 1
1758-
path: tests/PHPStan/Rules/Arrays/EmptyArrayItemRuleTest.php
1759-
1760-
-
1761-
message: """
1762-
#^Return type of method PHPStan\\\\Rules\\\\Arrays\\\\EmptyArrayItemRuleTest\\:\\:getRule\\(\\) has typehint with deprecated class PHPStan\\\\Rules\\\\Arrays\\\\EmptyArrayItemRule\\:
1763-
Since PHP\\-Parser 5\\.0 this is a parse error\\.$#
1764-
"""
1765-
count: 1
1766-
path: tests/PHPStan/Rules/Arrays/EmptyArrayItemRuleTest.php
1767-
17681752
-
17691753
message: "#^PHPDoc tag @var assumes the expression with type PHPStan\\\\Type\\\\Generic\\\\TemplateType is always PHPStan\\\\Type\\\\Generic\\\\TemplateMixedType but it's error\\-prone and dangerous\\.$#"
17701754
count: 1

0 commit comments

Comments
 (0)