You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message:'#^Match expression does not handle remaining value\: true$#'
4
+
message:'#^Parameter \#1 \$class of method Nette\\PhpGenerator\\Printer\:\:printClass\(\) expects Nette\\PhpGenerator\\ClassType\|Nette\\PhpGenerator\\EnumType\|Nette\\PhpGenerator\\InterfaceType\|Nette\\PhpGenerator\\TraitType, \$this\(Nette\\PhpGenerator\\ClassLike\) given\.$#'
5
+
identifier:argument.type
5
6
count:1
6
7
path:src/PhpGenerator/ClassLike.php
7
8
8
9
-
9
-
message:'#^Method Nette\\PhpGenerator\\ClassType\:\:addTrait\(\) has parameter \$deprecatedParam with no value type specified in iterable type array\.$#'
10
+
message:'#^Method Nette\\PhpGenerator\\Closure\:\:from\(\) should return Nette\\PhpGenerator\\Closure but returns Nette\\PhpGenerator\\Closure\|Nette\\PhpGenerator\\GlobalFunction\.$#'
11
+
identifier:return.type
10
12
count:1
11
-
path:src/PhpGenerator/ClassType.php
13
+
path:src/PhpGenerator/Closure.php
12
14
13
15
-
14
-
message:'#^Method Nette\\PhpGenerator\\EnumType\:\:addTrait\(\) has parameter \$deprecatedParam with no value type specified in iterable type array\.$#'
16
+
message:'#^Call to an undefined method object\:\:__unserialize\(\)\.$#'
17
+
identifier:method.notFound
15
18
count:1
16
-
path:src/PhpGenerator/EnumType.php
17
-
18
-
-
19
-
message:'#^Access to an undefined property PhpParser\\Node\:\:\$attrGroups\.$#'
20
-
count:1
21
-
path:src/PhpGenerator/Extractor.php
22
-
23
-
-
24
-
message:'#^Access to an undefined property PhpParser\\Node\\Expr\:\:\$value\.$#'
25
-
count:1
26
-
path:src/PhpGenerator/Extractor.php
19
+
path:src/PhpGenerator/Dumper.php
27
20
28
21
-
29
22
message:'#^Call to an undefined method Nette\\PhpGenerator\\ClassLike\:\:addConstant\(\)\.$#'
23
+
identifier:method.notFound
30
24
count:1
31
25
path:src/PhpGenerator/Extractor.php
32
26
33
27
-
34
28
message:'#^Call to an undefined method Nette\\PhpGenerator\\ClassLike\:\:addMethod\(\)\.$#'
29
+
identifier:method.notFound
35
30
count:1
36
31
path:src/PhpGenerator/Extractor.php
37
32
38
33
-
39
34
message:'#^Call to an undefined method Nette\\PhpGenerator\\ClassLike\:\:addProperty\(\)\.$#'
35
+
identifier:method.notFound
40
36
count:1
41
37
path:src/PhpGenerator/Extractor.php
42
38
43
39
-
44
40
message:'#^Call to an undefined method Nette\\PhpGenerator\\ClassLike\:\:addTrait\(\)\.$#'
41
+
identifier:method.notFound
45
42
count:1
46
43
path:src/PhpGenerator/Extractor.php
47
44
48
45
-
49
-
message:'#^Method Nette\\PhpGenerator\\Extractor\:\:addCommentAndAttributes\(\) has parameter \$element with no type specified\.$#'
46
+
message:'#^Call to an undefined method Nette\\PhpGenerator\\ClassLike\|Nette\\PhpGenerator\\Constant\|Nette\\PhpGenerator\\EnumCase\|Nette\\PhpGenerator\\GlobalFunction\|Nette\\PhpGenerator\\Method\|Nette\\PhpGenerator\\Parameter\|Nette\\PhpGenerator\\Property\|Nette\\PhpGenerator\\PropertyHook\|Nette\\PhpGenerator\\TraitUse\:\:addAttribute\(\)\.$#'
47
+
identifier:method.notFound
50
48
count:1
51
49
path:src/PhpGenerator/Extractor.php
52
50
53
51
-
54
-
message:'#^Property class@anonymous/PhpGenerator/Extractor\.php\:176\:\:\$callback has no type specified\.$#'
52
+
message:'#^Parameter \#1 \$class of method Nette\\PhpGenerator\\Extractor\:\:addEnumCaseToClass\(\) expects Nette\\PhpGenerator\\EnumType, Nette\\PhpGenerator\\ClassLike given\.$#'
53
+
identifier:argument.type
55
54
count:1
56
55
path:src/PhpGenerator/Extractor.php
57
56
58
57
-
59
58
message:'#^Variable \$trait might not be defined\.$#'
60
-
count:2
61
-
path:src/PhpGenerator/Extractor.php
62
-
63
-
-
64
-
message:'#^Call to an undefined method ReflectionClass\<object\>\:\:hasCase\(\)\.$#'
59
+
identifier:variable.undefined
65
60
count:1
66
-
path:src/PhpGenerator/Factory.php
67
-
68
-
-
69
-
message:'#^Elseif branch is unreachable because previous condition is always true\.$#'
70
-
count:1
71
-
path:src/PhpGenerator/Factory.php
72
-
73
-
-
74
-
message:'#^Method Nette\\PhpGenerator\\Factory\:\:getAttributes\(\) has parameter \$from with no type specified\.$#'
75
-
count:1
76
-
path:src/PhpGenerator/Factory.php
61
+
path:src/PhpGenerator/Extractor.php
77
62
78
63
-
79
-
message:'#^Method Nette\\PhpGenerator\\Factory\:\:getAttributes\(\) return type has no value type specified in iterable type array\.$#'
64
+
message:'#^Parameter &\$from by\-ref type of method Nette\\PhpGenerator\\Factory\:\:createClassObject\(\) expects ReflectionClass\<object\>, ReflectionEnum\<UnitEnum\> given\.$#'
65
+
identifier:parameterByRef.type
80
66
count:1
81
67
path:src/PhpGenerator/Factory.php
82
68
83
69
-
84
-
message:'#^Method Nette\\PhpGenerator\\Factory\:\:getExtractor\(\) has parameter \$from with no type specified\.$#'
70
+
message:'#^Variable \$bodies on left side of \?\?\= always exists and is not nullable\.$#'
71
+
identifier:nullCoalesce.variable
85
72
count:1
86
73
path:src/PhpGenerator/Factory.php
87
74
88
75
-
89
-
message:'#^Method Nette\\PhpGenerator\\Factory\:\:getVisibility\(\) has parameter \$from with no type specified\.$#'
76
+
message:'#^Variable \$cache on left side of \?\?\= always exists and is not nullable\.$#'
message:'#^Method Nette\\PhpGenerator\\GlobalFunction\:\:from\(\) should return Nette\\PhpGenerator\\GlobalFunction but returns Nette\\PhpGenerator\\Closure\|Nette\\PhpGenerator\\GlobalFunction\.$#'
message:'#^Method Nette\\PhpGenerator\\TraitType\:\:addTrait\(\) has parameter \$deprecatedParam with no value type specified in iterable type array\.$#'
112
+
message:'#^Parameter \#1 \$from of method Nette\\PhpGenerator\\Factory\:\:fromMethodReflection\(\) expects ReflectionMethod, ReflectionFunction\|ReflectionMethod given\.$#'
0 commit comments