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
Copy file name to clipboardExpand all lines: phpstan-baseline.neon
+16-21
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,5 @@
1
1
parameters:
2
2
ignoreErrors:
3
-
-
4
-
message:'#^Match expression does not handle remaining value\: true$#'
5
-
count:1
6
-
path:src/PhpGenerator/ClassLike.php
7
-
8
3
-
9
4
message:'#^Method Nette\\PhpGenerator\\ClassType\:\:addTrait\(\) has parameter \$deprecatedParam with no value type specified in iterable type array\.$#'
10
5
count:1
@@ -15,16 +10,6 @@ parameters:
15
10
count:1
16
11
path:src/PhpGenerator/EnumType.php
17
12
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
27
-
28
13
-
29
14
message:'#^Call to an undefined method Nette\\PhpGenerator\\ClassLike\:\:addConstant\(\)\.$#'
30
15
count:1
@@ -45,13 +30,18 @@ parameters:
45
30
count:1
46
31
path:src/PhpGenerator/Extractor.php
47
32
33
+
-
34
+
message:'#^Call to an undefined method Nette\\PhpGenerator\\FunctionLike\:\:addPromotedParameter\(\)\.$#'
35
+
count:1
36
+
path:src/PhpGenerator/Extractor.php
37
+
48
38
-
49
39
message:'#^Method Nette\\PhpGenerator\\Extractor\:\:addCommentAndAttributes\(\) has parameter \$element with no type specified\.$#'
50
40
count:1
51
41
path:src/PhpGenerator/Extractor.php
52
42
53
43
-
54
-
message:'#^Property class@anonymous/PhpGenerator/Extractor\.php\:176\:\:\$callback has no type specified\.$#'
44
+
message:'#^Property class@anonymous/PhpGenerator/Extractor\.php\:175\:\:\$callback has no type specified\.$#'
55
45
count:1
56
46
path:src/PhpGenerator/Extractor.php
57
47
@@ -65,6 +55,11 @@ parameters:
65
55
count:1
66
56
path:src/PhpGenerator/Factory.php
67
57
58
+
-
59
+
message:'#^Call to an undefined method ReflectionClass\<object\>\:\:isReadOnly\(\)\.$#'
60
+
count:1
61
+
path:src/PhpGenerator/Factory.php
62
+
68
63
-
69
64
message:'#^Elseif branch is unreachable because previous condition is always true\.$#'
message:'#^Method Nette\\PhpGenerator\\Printer\:\:printDocComment\(\) has parameter \$commentable with no type specified\.$#'
110
+
count:1
111
+
path:src/PhpGenerator/Printer.php
112
+
118
113
-
119
114
message:'#^Method Nette\\PhpGenerator\\TraitType\:\:addTrait\(\) has parameter \$deprecatedParam with no value type specified in iterable type array\.$#'
0 commit comments