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
Performance - list the most-often-analysed trait files in -vvv
Co-authored-by: staabm <120441+staabm@users.noreply.github.com>
Co-authored-by: Markus Staab <maggus.staab@googlemail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: phpstan-baseline.neon
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -234,12 +234,6 @@ parameters:
234
234
count:1
235
235
path:src/DependencyInjection/NeonAdapter.php
236
236
237
-
-
238
-
rawMessage:Creating new ReflectionClass is a runtime reflection concept that might not work in PHPStan because it uses fully static reflection engine. Use objects retrieved from ReflectionProvider instead.
239
-
identifier:phpstanApi.runtimeReflection
240
-
count:1
241
-
path:src/Diagnose/PHPStanDiagnoseExtension.php
242
-
243
237
-
244
238
rawMessage:'Parameter #1 $path of function dirname expects string, string|false given.'
0 commit comments