Skip to content

Commit c17055c

Browse files
committed
Update errors identifiers
1 parent 1f016a3 commit c17055c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

website/src/errorsIdentifiers.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6214,7 +6214,7 @@
62146214
"equal.notAllowed": {
62156215
"PHPStan\\Rules\\DisallowedConstructs\\DisallowedLooseComparisonRule": {
62166216
"phpstan/phpstan-strict-rules": [
6217-
"https://github.com/phpstan/phpstan-strict-rules/blob/2.0.x/src/Rules/DisallowedConstructs/DisallowedLooseComparisonRule.php#L31"
6217+
"https://github.com/phpstan/phpstan-strict-rules/blob/2.0.x/src/Rules/DisallowedConstructs/DisallowedLooseComparisonRule.php#L49"
62186218
]
62196219
}
62206220
},
@@ -11179,7 +11179,7 @@
1117911179
"notEqual.notAllowed": {
1118011180
"PHPStan\\Rules\\DisallowedConstructs\\DisallowedLooseComparisonRule": {
1118111181
"phpstan/phpstan-strict-rules": [
11182-
"https://github.com/phpstan/phpstan-strict-rules/blob/2.0.x/src/Rules/DisallowedConstructs/DisallowedLooseComparisonRule.php#L40"
11182+
"https://github.com/phpstan/phpstan-strict-rules/blob/2.0.x/src/Rules/DisallowedConstructs/DisallowedLooseComparisonRule.php#L60"
1118311183
]
1118411184
}
1118511185
},
@@ -12494,8 +12494,8 @@
1249412494
"phpstanApi.instanceofType": {
1249512495
"PHPStan\\Rules\\Api\\ApiInstanceofTypeRule": {
1249612496
"phpstan/phpstan-src": [
12497-
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Api/ApiInstanceofTypeRule.php#L149",
12498-
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Api/ApiInstanceofTypeRule.php#L158"
12497+
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Api/ApiInstanceofTypeRule.php#L158",
12498+
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Api/ApiInstanceofTypeRule.php#L167"
1249912499
]
1250012500
}
1250112501
},

0 commit comments

Comments
 (0)