We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 312e9af commit ae8fe5cCopy full SHA for ae8fe5c
phpstan.neon.dist
@@ -22,5 +22,6 @@ parameters:
22
- identifier: binaryOp.invalid
23
- identifier: encapsedStringPart.nonString
24
- identifier: return.missing
25
+ - identifier: offsetAccess.invalidOffset
26
27
excludePaths:
0 commit comments