You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'Parameter #1 $array of function array_sum expects an array of values castable to number, array<int, array<int, int>> given.',
28
30
20,
@@ -71,7 +73,7 @@ public function testRule(): void
71
73
'Parameter #1 $array of function array_product expects an array of values castable to number, array<int, ParamCastableToNumberFunctions\\ClassWithToString> given.',
72
74
32,
73
75
],
74
-
]);
76
+
]));
75
77
}
76
78
77
79
publicfunctiontestNamedArguments(): void
@@ -128,4 +130,31 @@ public function testBug11883(): void
0 commit comments