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 54ca85b commit 3eb7f1cCopy full SHA for 3eb7f1c
website/src/errorsIdentifiers.json
@@ -9976,8 +9976,8 @@
9976
"offsetAccess.nonOffsetAccessible": {
9977
"PHPStan\\Rules\\Arrays\\NonexistentOffsetInArrayDimFetchRule": {
9978
"phpstan/phpstan-src": [
9979
- "https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchRule.php#L80",
9980
- "https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchRule.php#L88"
+ "https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchRule.php#L82",
+ "https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchRule.php#L90"
9981
]
9982
}
9983
},
0 commit comments