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
Copy file name to clipboardExpand all lines: phpstan-baseline.neon
-18
Original file line number
Diff line number
Diff line change
@@ -72,24 +72,6 @@ parameters:
72
72
count:1
73
73
path:app/Console/Commands/AutoWarning.php
74
74
75
-
-
76
-
message:'#^Call to function is_countable\(\) with array\<string\> will always evaluate to true\.$#'
77
-
identifier:function.alreadyNarrowedType
78
-
count:1
79
-
path:app/Console/Commands/GitUpdater.php
80
-
81
-
-
82
-
message:'#^Method App\\Console\\Commands\\GitUpdater\:\:commands\(\) has parameter \$commands with no value type specified in iterable type array\.$#'
83
-
identifier:missingType.iterableValue
84
-
count:1
85
-
path:app/Console/Commands/GitUpdater.php
86
-
87
-
-
88
-
message:'#^Method App\\Console\\Commands\\GitUpdater\:\:manualUpdate\(\) has parameter \$updating with no value type specified in iterable type array\.$#'
89
-
identifier:missingType.iterableValue
90
-
count:1
91
-
path:app/Console/Commands/GitUpdater.php
92
-
93
75
-
94
76
message:'#^Parameter \#2 \$callback of function array_filter expects \(callable\(string\)\: bool\)\|null, ''strlen'' given\.$#'
0 commit comments