Skip to content

Commit 5f68a09

Browse files
committed
Update basline
1 parent a134fea commit 5f68a09

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1683,12 +1683,6 @@ parameters:
16831683
count: 1
16841684
path: src/Type/Php/SscanfFunctionDynamicReturnTypeExtension.php
16851685

1686-
-
1687-
message: '#^Cannot access offset int\<0, max\> on \(float\|int\)\.$#'
1688-
identifier: offsetAccess.nonOffsetAccessible
1689-
count: 2
1690-
path: src/Type/Php/StrIncrementDecrementFunctionReturnTypeExtension.php
1691-
16921686
-
16931687
message: '#^Doing instanceof PHPStan\\Type\\Constant\\ConstantStringType is error\-prone and deprecated\. Use Type\:\:getConstantStrings\(\) instead\.$#'
16941688
identifier: phpstanApi.instanceofType

0 commit comments

Comments
 (0)