Skip to content

Commit b580538

Browse files
committed
Update Rector baseline
1 parent a8c66d3 commit b580538

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

e2e/integration/rector-baseline.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ parameters:
1515
count: 2
1616
path: repo/rules/CodingStyle/Rector/ClassMethod/MakeInheritedMethodVisibilitySameAsParentRector.php
1717

18+
-
19+
message: "#^Parameter 2 should use \"PHPStan\\\\Reflection\\\\ExtendedMethodReflection\" type as the only type passed to this method$#"
20+
count: 1
21+
path: repo/rules/DeadCode/Comparator/CurrentAndParentClassMethodComparator.php
22+
1823
-
1924
message: "#^Class PHPStan\\\\Reflection\\\\Php\\\\PhpParameterReflection constructor invoked with 3 parameters, 4 required\\.$#"
2025
count: 1

0 commit comments

Comments
 (0)