8000 Update errors identifiers · phpstan/phpstan@50d8bd7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 50d8bd7

Browse files
committed
Update errors identifiers
1 parent 8edfa9f commit 50d8bd7

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

website/src/errorsIdentifiers.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3548,7 +3548,7 @@
35483548
},
35493549
"PHPStan\\Rules\\Classes\\InstantiationRule": {
35503550
"phpstan/phpstan-src": [
3551-
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L117"
3551+
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L121"
35523552
]
35533553
},
35543554
"PHPStan\\Rules\\Methods\\CallStaticMethodsRule": {
@@ -3674,7 +3674,7 @@
36743674
},
36753675
"PHPStan\\Rules\\Classes\\InstantiationRule": {
36763676
"phpstan/phpstan-src": [
3677-
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L128",
3677+
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L132",
36783678
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/RuleLevelHelper.php#L227"
36793679
]
36803680
},
@@ -10377,7 +10377,7 @@
1037710377
"new.abstract": {
1037810378
"PHPStan\\Rules\\Classes\\InstantiationRule": {
1037910379
"phpstan/phpstan-src": [
10380-
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L166"
10380+
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L170"
1038110381
]
1038210382
}
1038310383
},
@@ -10426,14 +10426,14 @@
1042610426
"new.enum": {
1042710427
"PHPStan\\Rules\\Classes\\InstantiationRule": {
1042810428
"phpstan/phpstan-src": [
10429-
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L150"
10429+
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L154"
1043010430
]
1043110431
}
1043210432
},
1043310433
"new.interface": {
1043410434
"PHPStan\\Rules\\Classes\\InstantiationRule": {
1043510435
"phpstan/phpstan-src": [
10436-
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L158"
10436+
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L162"
1043710437
]
1043810438
}
1043910439
},
@@ -10468,21 +10468,21 @@
1046810468
"new.noConstructor": {
1046910469
"PHPStan\\Rules\\Classes\\InstantiationRule": {
1047010470
"phpstan/phpstan-src": [
10471-
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L180"
10471+
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L184"
1047210472
]
1047310473
}
1047410474
},
1047510475
"new.privateConstructor": {
1047610476
"PHPStan\\Rules\\Classes\\InstantiationRule": {
1047710477
"phpstan/phpstan-src": [
10478-
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L196"
10478+
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L200"
1047910479
]
1048010480
}
1048110481
},
1048210482
"new.protectedConstructor": {
1048310483
"PHPStan\\Rules\\Classes\\InstantiationRule": {
1048410484
"phpstan/phpstan-src": [
10485-
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L196"
10485+
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L200"
1048610486
]
1048710487
}
1048810488
},
@@ -10971,7 +10971,7 @@
1097110971
},
1097210972
"PHPStan\\Rules\\Classes\\InstantiationRule": {
1097310973
"phpstan/phpstan-src": [
10974-
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L106"
10974+
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L110"
1097510975
]
1097610976
},
1097710977
"PHPStan\\Rules\\Methods\\CallStaticMethodsRule": {
@@ -11008,7 +11008,7 @@
1100811008
},
1100911009
"PHPStan\\Rules\\Classes\\InstantiationRule": {
1101011010
"phpstan/phpstan-src": [
11011-
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L97"
11011+
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L101"
1101211012
]
1101311013
},
1101411014
"PHPStan\\Rules\\Methods\\CallStaticMethodsRule": {
@@ -11045,7 +11045,7 @@
1104511045
},
1104611046
"PHPStan\\Rules\\Classes\\InstantiationRule": {
1104711047
"phpstan/phpstan-src": [
11048-
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L71"
11048+
"https://github.com/phpstan/phpstan-src/blob/2.1.x/src/Rules/Classes/InstantiationRule.php#L75"
1104911049
]
1105011050
},
1105111051
"PHPStan\\Rules\\Methods\\CallStaticMethodsRule": {

0 commit comments

Comments
 (0)
0