Skip to content

Commit 46d2822

Browse files
committed
Update errors identifiers
1 parent 2671bb6 commit 46d2822

File tree

1 file changed

+175
-1
lines changed

1 file changed

+175
-1
lines changed

website/src/errorsIdentifiers.json

Lines changed: 175 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2700,6 +2700,16 @@
27002700
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/ClassCaseSensitivityCheck.php#L47"
27012701
]
27022702
},
2703+
"PHPStan\\Rules\\Classes\\MethodTagRule": {
2704+
"phpstan/phpstan-src": [
2705+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/ClassCaseSensitivityCheck.php#L47"
2706+
]
2707+
},
2708+
"PHPStan\\Rules\\Classes\\MethodTagTraitRule": {
2709+
"phpstan/phpstan-src": [
2710+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/ClassCaseSensitivityCheck.php#L47"
2711+
]
2712+
},
27032713
"PHPStan\\Rules\\Classes\\MixinRule": {
27042714
"phpstan/phpstan-src": [
27052715
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/ClassCaseSensitivityCheck.php#L47"
@@ -3033,6 +3043,16 @@
30333043
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Classes/LocalTypeAliasesCheck.php#L83"
30343044
]
30353045
},
3046+
"PHPStan\\Rules\\Classes\\MethodTagRule": {
3047+
"phpstan/phpstan-src": [
3048+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Classes/MethodTagCheck.php#L144"
3049+
]
3050+
},
3051+
"PHPStan\\Rules\\Classes\\MethodTagTraitRule": {
3052+
"phpstan/phpstan-src": [
3053+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Classes/MethodTagCheck.php#L144"
3054+
]
3055+
},
30363056
"PHPStan\\Rules\\Classes\\MixinRule": {
30373057
"phpstan/phpstan-src": [
30383058
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Classes/MixinRule.php#L114"
@@ -3465,6 +3485,16 @@
34653485
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/ClassForbiddenNameCheck.php#L77"
34663486
]
34673487
},
3488+
"PHPStan\\Rules\\Classes\\MethodTagRule": {
3489+
"phpstan/phpstan-src": [
3490+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/ClassForbiddenNameCheck.php#L77"
3491+
]
3492+
},
3493+
"PHPStan\\Rules\\Classes\\MethodTagTraitRule": {
3494+
"phpstan/phpstan-src": [
3495+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/ClassForbiddenNameCheck.php#L77"
3496+
]
3497+
},
34683498
"PHPStan\\Rules\\Classes\\MixinRule": {
34693499
"phpstan/phpstan-src": [
34703500
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/ClassForbiddenNameCheck.php#L77"
@@ -4539,6 +4569,16 @@
45394569
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/ClassCaseSensitivityCheck.php#L47"
45404570
]
45414571
},
4572+
"PHPStan\\Rules\\Classes\\MethodTagRule": {
4573+
"phpstan/phpstan-src": [
4574+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/ClassCaseSensitivityCheck.php#L47"
4575+
]
4576+
},
4577+
"PHPStan\\Rules\\Classes\\MethodTagTraitRule": {
4578+
"phpstan/phpstan-src": [
4579+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/ClassCaseSensitivityCheck.php#L47"
4580+
]
4581+
},
45424582
"PHPStan\\Rules\\Classes\\MixinRule": {
45434583
"phpstan/phpstan-src": [
45444584
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/ClassCaseSensitivityCheck.php#L47"
@@ -5203,6 +5243,16 @@
52035243
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L114"
52045244
]
52055245
},
5246+
"PHPStan\\Rules\\Classes\\MethodTagRule": {
5247+
"phpstan/phpstan-src": [
5248+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L114"
5249+
]
5250+
},
5251+
"PHPStan\\Rules\\Classes\\MethodTagTraitRule": {
5252+
"phpstan/phpstan-src": [
5253+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L114"
5254+
]
5255+
},
52065256
"PHPStan\\Rules\\Classes\\MixinRule": {
52075257
"phpstan/phpstan-src": [
52085258
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L114"
@@ -5327,6 +5377,16 @@
53275377
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L102"
53285378
]
53295379
},
5380+
"PHPStan\\Rules\\Classes\\MethodTagRule": {
5381+
"phpstan/phpstan-src": [
5382+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L102"
5383+
]
5384+
},
5385+
"PHPStan\\Rules\\Classes\\MethodTagTraitRule": {
5386+
"phpstan/phpstan-src": [
5387+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L102"
5388+
]
5389+
},
53305390
"PHPStan\\Rules\\Classes\\MixinRule": {
53315391
"phpstan/phpstan-src": [
53325392
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L102"
@@ -5530,6 +5590,16 @@
55305590
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L69"
55315591
]
55325592
},
5593+
"PHPStan\\Rules\\Classes\\MethodTagRule": {
5594+
"phpstan/phpstan-src": [
5595+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L69"
5596+
]
5597+
},
5598+
"PHPStan\\Rules\\Classes\\MethodTagTraitRule": {
5599+
"phpstan/phpstan-src": [
5600+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L69"
5601+
]
5602+
},
55335603
"PHPStan\\Rules\\Classes\\MixinRule": {
55345604
"phpstan/phpstan-src": [
55355605
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L69"
@@ -5632,6 +5702,16 @@
56325702
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L79"
56335703
]
56345704
},
5705+
"PHPStan\\Rules\\Classes\\MethodTagRule": {
5706+
"phpstan/phpstan-src": [
5707+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L79"
5708+
]
5709+
},
5710+
"PHPStan\\Rules\\Classes\\MethodTagTraitRule": {
5711+
"phpstan/phpstan-src": [
5712+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L79"
5713+
]
5714+
},
56355715
"PHPStan\\Rules\\Classes\\MixinRule": {
56365716
"phpstan/phpstan-src": [
56375717
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L79"
@@ -5778,6 +5858,16 @@
57785858
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L51"
57795859
]
57805860
},
5861+
"PHPStan\\Rules\\Classes\\MethodTagRule": {
5862+
"phpstan/phpstan-src": [
5863+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L51"
5864+
]
5865+
},
5866+
"PHPStan\\Rules\\Classes\\MethodTagTraitRule": {
5867+
"phpstan/phpstan-src": [
5868+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L51"
5869+
]
5870+
},
57815871
"PHPStan\\Rules\\Classes\\MixinRule": {
57825872
"phpstan/phpstan-src": [
57835873
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L51"
@@ -5880,6 +5970,16 @@
58805970
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L150"
58815971
]
58825972
},
5973+
"PHPStan\\Rules\\Classes\\MethodTagRule": {
5974+
"phpstan/phpstan-src": [
5975+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L150"
5976+
]
5977+
},
5978+
"PHPStan\\Rules\\Classes\\MethodTagTraitRule": {
5979+
"phpstan/phpstan-src": [
5980+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L150"
5981+
]
5982+
},
58835983
"PHPStan\\Rules\\Classes\\MixinRule": {
58845984
"phpstan/phpstan-src": [
58855985
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Generics/GenericObjectTypeCheck.php#L150"
@@ -6663,6 +6763,16 @@
66636763
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/ClassCaseSensitivityCheck.php#L47"
66646764
]
66656765
},
6766+
"PHPStan\\Rules\\Classes\\MethodTagRule": {
6767+
"phpstan/phpstan-src": [
6768+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/ClassCaseSensitivityCheck.php#L47"
6769+
]
6770+
},
6771+
"PHPStan\\Rules\\Classes\\MethodTagTraitRule": {
6772+
"phpstan/phpstan-src": [
6773+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/ClassCaseSensitivityCheck.php#L47"
6774+
]
6775+
},
66666776
"PHPStan\\Rules\\Classes\\MixinRule": {
66676777
"phpstan/phpstan-src": [
66686778
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/ClassCaseSensitivityCheck.php#L47"
@@ -7701,6 +7811,30 @@
77017811
]
77027812
}
77037813
},
7814+
"methodTag.trait": {
7815+
"PHPStan\\Rules\\Classes\\MethodTagRule": {
7816+
"phpstan/phpstan-src": [
7817+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Classes/MethodTagCheck.php#L149"
7818+
]
7819+
},
7820+
"PHPStan\\Rules\\Classes\\MethodTagTraitRule": {
7821+
"phpstan/phpstan-src": [
7822+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Classes/MethodTagCheck.php#L149"
7823+
]
7824+
}
7825+
},
7826+
"methodTag.unresolvableType": {
7827+
"PHPStan\\Rules\\Classes\\MethodTagRule": {
7828+
"phpstan/phpstan-src": [
7829+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Classes/MethodTagCheck.php#L83"
7830+
]
7831+
},
7832+
"PHPStan\\Rules\\Classes\\MethodTagTraitRule": {
7833+
"phpstan/phpstan-src": [
7834+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Classes/MethodTagCheck.php#L83"
7835+
]
7836+
}
7837+
},
77047838
"minus.leftNonNumeric": {
77057839
"PHPStan\\Rules\\Operators\\OperandsInArithmeticSubtractionRule": {
77067840
"phpstan/phpstan-strict-rules": [
@@ -7726,6 +7860,16 @@
77267860
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Classes/LocalTypeAliasesCheck.php#L233"
77277861
]
77287862
},
7863+
"PHPStan\\Rules\\Classes\\MethodTagRule": {
7864+
"phpstan/phpstan-src": [
7865+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Classes/MethodTagCheck.php#L138"
7866+
]
7867+
},
7868+
"PHPStan\\Rules\\Classes\\MethodTagTraitRule": {
7869+
"phpstan/phpstan-src": [
7870+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Classes/MethodTagCheck.php#L138"
7871+
]
7872+
},
77297873
"PHPStan\\Rules\\Classes\\MixinRule": {
77307874
"phpstan/phpstan-src": [
77317875
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Classes/MixinRule.php#L107"
@@ -7800,6 +7944,16 @@
78007944
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Classes/LocalTypeAliasesCheck.php#L222"
78017945
]
78027946
},
7947+
"PHPStan\\Rules\\Classes\\MethodTagRule": {
7948+
"phpstan/phpstan-src": [
7949+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Classes/MethodTagCheck.php#L111"
7950+
]
7951+
},
7952+
"PHPStan\\Rules\\Classes\\MethodTagTraitRule": {
7953+
"phpstan/phpstan-src": [
7954+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Classes/MethodTagCheck.php#L111"
7955+
]
7956+
},
78037957
"PHPStan\\Rules\\Classes\\MixinRule": {
78047958
"phpstan/phpstan-src": [
78057959
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Classes/MixinRule.php#L83"
@@ -7887,6 +8041,16 @@
78878041
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Classes/LocalTypeAliasesCheck.php#L209"
78888042
]
78898043
},
8044+
"PHPStan\\Rules\\Classes\\MethodTagRule": {
8045+
"phpstan/phpstan-src": [
8046+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Classes/MethodTagCheck.php#L126"
8047+
]
8048+
},
8049+
"PHPStan\\Rules\\Classes\\MethodTagTraitRule": {
8050+
"phpstan/phpstan-src": [
8051+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Classes/MethodTagCheck.php#L126"
8052+
]
8053+
},
78908054
"PHPStan\\Rules\\Classes\\MixinRule": {
78918055
"phpstan/phpstan-src": [
78928056
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/Classes/MixinRule.php#L97"
@@ -9143,7 +9307,7 @@
91439307
},
91449308
"PHPStan\\PhpDoc\\StubValidator": {
91459309
"phpstan/phpstan-src": [
9146-
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/PhpDoc/StubValidator.php#L142"
9310+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/PhpDoc/StubValidator.php#L145"
91479311
]
91489312
}
91499313
},
@@ -11528,6 +11692,16 @@
1152811692
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/ClassCaseSensitivityCheck.php#L47"
1152911693
]
1153011694
},
11695+
"PHPStan\\Rules\\Classes\\MethodTagRule": {
11696+
"phpstan/phpstan-src": [
11697+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/ClassCaseSensitivityCheck.php#L47"
11698+
]
11699+
},
11700+
"PHPStan\\Rules\\Classes\\MethodTagTraitRule": {
11701+
"phpstan/phpstan-src": [
11702+
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/ClassCaseSensitivityCheck.php#L47"
11703+
]
11704+
},
1153111705
"PHPStan\\Rules\\Classes\\MixinRule": {
1153211706
"phpstan/phpstan-src": [
1153311707
"https://github.com/phpstan/phpstan-src/blob/1.12.x/src/Rules/ClassCaseSensitivityCheck.php#L47"

0 commit comments

Comments
 (0)