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
'Function Bug12462\functionReturningYieldingClosure() should return int but returns Closure.',
351
+
7,
352
+
],
353
+
[
354
+
'Function Bug12462\functionReturningYieldingArrowFunction() should return int but returns Closure.',
355
+
12,
356
+
],
357
+
[
358
+
'Function Bug12462\functionRetuningYieldingAnonymousClass() should return int but returns class@anonymous/tests/PHPStan/Rules/Functions/data/bug-12462.php:17.',
'Method Bug12462\A::methodReturningYieldingClosure() should return int but returns Closure.',
1235
+
8,
1236
+
],
1237
+
[
1238
+
'Method Bug12462\A::methodReturningYieldingArrowFunction() should return int but returns Closure.',
1239
+
13,
1240
+
],
1241
+
[
1242
+
'Method Bug12462\A::methodRetuningYieldingAnonymousClass() should return int but returns class@anonymous/tests/PHPStan/Rules/Methods/data/bug-12462.php:18.',
0 commit comments