File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,12 +51,12 @@ parameters:
5151 path : repo/rules/restoration/src/Rector/Class_/RemoveUselessJustForSakeInterfaceRector.php
5252
5353 -
54- message : " #^Argument of an invalid type \\ ( array\\ <string, string\\ >\\ &nonEmpty \\ ) |false supplied for foreach, only iterables are supported\\ .$#"
54+ message : " #^Argument of an invalid type array\\ <string, string\\ >\\ |false supplied for foreach, only iterables are supported\\ .$#"
5555 count : 2
5656 path : repo/rules/solid/src/Rector/ClassMethod/UseInterfaceOverImplementationInConstructorRector.php
5757
5858 -
59- message : " #^Cannot access offset mixed on array\\ <string, string\\ >\\ |false\\ .$#"
59+ message : " #^Cannot access offset mixed on \\ ( array\\ <string, string\\ >&nonEmpty \\ ) \\ |false\\ .$#"
6060 count : 1
6161 path : repo/rules/solid/src/Rector/ClassMethod/UseInterfaceOverImplementationInConstructorRector.php
6262
@@ -105,8 +105,3 @@ parameters:
105105 count : 1
106106 path : repo/src/PhpParser/Node/Manipulator/ClassMethodManipulator.php
107107
108- -
109- message : " #^Parameter \\ #1 \\ $str of function trim expects string, string\\ |false given\\ .$#"
110- count : 1
111- path : repo/utils/project-validator/src/CpuCoreCountResolver.php
112-
You can’t perform that action at this time.
0 commit comments