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
+6-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
@@ -51,7 +36,7 @@ parameters:
51
36
path:src/PhpGenerator/Extractor.php
52
37
53
38
-
54
-
message:'#^Property class@anonymous/PhpGenerator/Extractor\.php\:176\:\:\$callback has no type specified\.$#'
39
+
message:'#^Property class@anonymous/PhpGenerator/Extractor\.php\:175\:\:\$callback has no type specified\.$#'
message:'#^Method Nette\\PhpGenerator\\Printer\:\:printDocComment\(\) has parameter \$commentable with no type specified\.$#'
100
+
count:1
101
+
path:src/PhpGenerator/Printer.php
102
+
118
103
-
119
104
message:'#^Method Nette\\PhpGenerator\\TraitType\:\:addTrait\(\) has parameter \$deprecatedParam with no value type specified in iterable type array\.$#'
0 commit comments