Skip to content

Commit 3eb7f1c

Browse files
committed
Update errors identifiers
1 parent 54ca85b commit 3eb7f1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/src/errorsIdentifiers.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9976,8 +9976,8 @@
99769976
"offsetAccess.nonOffsetAccessible": {
99779977
"PHPStan\\Rules\\Arrays\\NonexistentOffsetInArrayDimFetchRule": {
99789978
"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"
9979+
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchRule.php#L82",
9980+
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Arrays/NonexistentOffsetInArrayDimFetchRule.php#L90"
99819981
]
99829982
}
99839983
},

0 commit comments

Comments
 (0)