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
-18Lines changed: 0 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -384,18 +384,6 @@ parameters:
384
384
count:1
385
385
path:Service/Storage/StorageInterface.php
386
386
387
-
-
388
-
message:'#^Method Noxlogic\\RateLimitBundle\\Util\\PathLimitProcessor\:\:__construct\(\) has parameter \$pathLimits with no value type specified in iterable type array\.$#'
389
-
identifier:missingType.iterableValue
390
-
count:1
391
-
path:Util/PathLimitProcessor.php
392
-
393
-
-
394
-
message:'#^Method Noxlogic\\RateLimitBundle\\Util\\PathLimitProcessor\:\:getMatchedPath\(\) has no return type specified\.$#'
395
-
identifier:missingType.return
396
-
count:1
397
-
path:Util/PathLimitProcessor.php
398
-
399
387
-
400
388
message:'#^Method Noxlogic\\RateLimitBundle\\Util\\PathLimitProcessor\:\:methodMatched\(\) has parameter \$expectedMethods with no value type specified in iterable type array\.$#'
401
389
identifier:missingType.iterableValue
@@ -437,9 +425,3 @@ parameters:
437
425
identifier:missingType.parameter
438
426
count:1
439
427
path:Util/PathLimitProcessor.php
440
-
441
-
-
442
-
message:'#^Property Noxlogic\\RateLimitBundle\\Util\\PathLimitProcessor\:\:\$pathLimits type has no value type specified in iterable type array\.$#'
0 commit comments