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
message:"#^Method PHPStan\\\\Rules\\\\Registry\\:\\:__construct\\(\\) has parameter \\$rules with generic interface PHPStan\\\\Rules\\\\Rule but does not specify its types\\: TNodeType$#"
306
+
message:"#^Function class_implements\\(\\) is a runtime reflection concept that might not work in PHPStan because it uses fully static reflection engine\\. Use objects retrieved from ReflectionProvider instead\\.$#"
307
307
count:1
308
-
path:src/Rules/Registry.php
308
+
path:src/Rules/DirectRegistry.php
309
309
310
310
-
311
-
message:"#^Property PHPStan\\\\Rules\\\\Registry\\:\\:\\$cache with generic interface PHPStan\\\\Rules\\\\Rule does not specify its types\\: TNodeType$#"
311
+
message:"#^Function class_parents\\(\\) is a runtime reflection concept that might not work in PHPStan because it uses fully static reflection engine\\. Use objects retrieved from ReflectionProvider instead\\.$#"
312
312
count:1
313
-
path:src/Rules/Registry.php
313
+
path:src/Rules/DirectRegistry.php
314
314
315
315
-
316
-
message:"#^Property PHPStan\\\\Rules\\\\Registry\\:\\:\\$rules with generic interface PHPStan\\\\Rules\\\\Rule does not specify its types\\: TNodeType$#"
316
+
message:"#^Method PHPStan\\\\Rules\\\\DirectRegistry\\:\\:__construct\\(\\) has parameter \\$rules with generic interface PHPStan\\\\Rules\\\\Rule but does not specify its types\\: TNodeType$#"
317
317
count:1
318
-
path:src/Rules/Registry.php
318
+
path:src/Rules/DirectRegistry.php
319
+
320
+
-
321
+
message:"#^Property PHPStan\\\\Rules\\\\DirectRegistry\\:\\:\\$cache with generic interface PHPStan\\\\Rules\\\\Rule does not specify its types\\: TNodeType$#"
322
+
count:1
323
+
path:src/Rules/DirectRegistry.php
324
+
325
+
-
326
+
message:"#^Property PHPStan\\\\Rules\\\\DirectRegistry\\:\\:\\$rules with generic interface PHPStan\\\\Rules\\\\Rule does not specify its types\\: TNodeType$#"
327
+
count:1
328
+
path:src/Rules/DirectRegistry.php
329
+
330
+
-
331
+
message:"#^Function class_implements\\(\\) is a runtime reflection concept that might not work in PHPStan because it uses fully static reflection engine\\. Use objects retrieved from ReflectionProvider instead\\.$#"
332
+
count:1
333
+
path:src/Rules/LazyRegistry.php
334
+
335
+
-
336
+
message:"#^Function class_parents\\(\\) is a runtime reflection concept that might not work in PHPStan because it uses fully static reflection engine\\. Use objects retrieved from ReflectionProvider instead\\.$#"
337
+
count:1
338
+
path:src/Rules/LazyRegistry.php
339
+
340
+
-
341
+
message:"#^Method PHPStan\\\\Rules\\\\LazyRegistry\\:\\:getRulesFromContainer\\(\\) return type with generic interface PHPStan\\\\Rules\\\\Rule does not specify its types\\: TNodeType$#"
342
+
count:1
343
+
path:src/Rules/LazyRegistry.php
344
+
345
+
-
346
+
message:"#^Property PHPStan\\\\Rules\\\\LazyRegistry\\:\\:\\$cache with generic interface PHPStan\\\\Rules\\\\Rule does not specify its types\\: TNodeType$#"
347
+
count:1
348
+
path:src/Rules/LazyRegistry.php
349
+
350
+
-
351
+
message:"#^Property PHPStan\\\\Rules\\\\LazyRegistry\\:\\:\\$rules with generic interface PHPStan\\\\Rules\\\\Rule does not specify its types\\: TNodeType$#"
352
+
count:1
353
+
path:src/Rules/LazyRegistry.php
319
354
320
355
-
321
356
message:"#^Anonymous function has an unused use \\$container\\.$#"
0 commit comments